summaryrefslogtreecommitdiff
path: root/tex/context/base/core-pos.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2004-09-06 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2004-09-06 00:00:00 +0200
commit9023e950440c08502abf42d7707273ee0d0de0ea (patch)
tree8e1ca4676f84d65880e22e172fd60ce31be8ce38 /tex/context/base/core-pos.tex
parent334f3edd2304915fc8b50a722a56765f41b1a7d5 (diff)
downloadcontext-9023e950440c08502abf42d7707273ee0d0de0ea.tar.gz
stable 2004.09.06
Diffstat (limited to 'tex/context/base/core-pos.tex')
-rw-r--r--tex/context/base/core-pos.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/core-pos.tex b/tex/context/base/core-pos.tex
index a84645321..be1176752 100644
--- a/tex/context/base/core-pos.tex
+++ b/tex/context/base/core-pos.tex
@@ -1,5 +1,5 @@
%D \module
-%D [ filefile=core-pos,
+%D [ file=core-pos,
%D version=1999.08.01,
%D title=\CONTEXT\ Core Macros,
%D subtitle=Positioning Support,
@@ -616,7 +616,7 @@
\def\doifpositionaction#1%
{\ifundefined{\POSactionprefix#1::}%
- \@EA\gobblefirstargument
+ \@EA\gobbleoneargument
\else
\@EA\firstofoneargument
\fi}