summaryrefslogtreecommitdiff
path: root/tex/context/base/core-pos.tex
diff options
context:
space:
mode:
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}