summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-prc.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-prc.mkiv')
-rw-r--r--tex/context/base/strc-prc.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/strc-prc.mkiv b/tex/context/base/strc-prc.mkiv
index 2955a396b..68339ed92 100644
--- a/tex/context/base/strc-prc.mkiv
+++ b/tex/context/base/strc-prc.mkiv
@@ -50,11 +50,11 @@
\def\dodefineprocessor[#1][#2]%
{\ifsecondargument
\letbeundefined{\??po#1\c!command}%
- \ctxlua{structure.processors.register("#1")}%
+ \ctxlua{structures.processors.register("#1")}%
\getparameters[\??po#1][\c!style=,\c!color=,\c!left=,\c!right=,#2]%
\else
\letbeundefined{\??po#1\c!style}%
- \ctxlua{structure.processors.reset("#1")}%
+ \ctxlua{structures.processors.reset("#1")}%
\fi}
%D The following command can be used by users but normally it will be