summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-con.mkvi
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-con.mkvi')
-rw-r--r--tex/context/base/strc-con.mkvi4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/strc-con.mkvi b/tex/context/base/strc-con.mkvi
index 80feef962..405c16025 100644
--- a/tex/context/base/strc-con.mkvi
+++ b/tex/context/base/strc-con.mkvi
@@ -106,10 +106,10 @@
\appendtoks
\ifx\currentconstructionparent\empty
- \letvalue{\??constructionmain \currentconstruction}\currentconstruction
+ \letvalue{\??constructionmain\currentconstruction}\currentconstruction
\definelist[\currentconstruction]% goodie
\else
- \letvalue{\??constructionmain \currentconstruction}\currentconstructionparent
+ \letvalue{\??constructionmain\currentconstruction}\currentconstructionparent
\definelist[\currentconstruction][\currentconstructionparent]% goodie
\fi
\setevalue{\??constructionlevel\currentconstruction}{\number\constructionparameter\c!level}%