summaryrefslogtreecommitdiff
path: root/metapost/context/base/mpxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-07-27 19:52:30 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-07-27 19:52:30 +0200
commitdf12f144a2cb09cec29a95df26bdfc5ccad58aff (patch)
treef25cb74e040f21e898e270c1299899b51b34bba7 /metapost/context/base/mpxl
parentc73351bc5e590d5a7ebd2b0f13f895a447d25794 (diff)
downloadcontext-df12f144a2cb09cec29a95df26bdfc5ccad58aff.tar.gz
2021-07-27 19:27:00
Diffstat (limited to 'metapost/context/base/mpxl')
-rw-r--r--metapost/context/base/mpxl/mp-lmtx.mpxl8
1 files changed, 4 insertions, 4 deletions
diff --git a/metapost/context/base/mpxl/mp-lmtx.mpxl b/metapost/context/base/mpxl/mp-lmtx.mpxl
index 9984ab805..c7461a5d1 100644
--- a/metapost/context/base/mpxl/mp-lmtx.mpxl
+++ b/metapost/context/base/mpxl/mp-lmtx.mpxl
@@ -2344,13 +2344,13 @@ permanent
% nice hack
-newscriptindex mfid_scrutenized ; mfid_scrutenized := scriptindex "scrutenized" ;
+newscriptindex mfid_scrutinized ; mfid_scrutinized := scriptindex "scrutinized" ;
-primarydef p scrutenized n =
- runscript mfid_scrutenized p n
+primarydef p scrutinized n =
+ runscript mfid_scrutinized p n
enddef ;
-permanent scrutenized ;
+permanent scrutinized ;
% for now here