summaryrefslogtreecommitdiff
path: root/source/luametatex/source/tex/texcommands.h
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-05-27 23:41:49 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-05-27 23:41:49 +0200
commitca9e3e4bd07d6d644818ffcfe746030923031afd (patch)
tree2999b914eeb660af4b55156604419fe0bf37ad6a /source/luametatex/source/tex/texcommands.h
parent32381f97e98465953bfde24b4436093e70fbe70f (diff)
downloadcontext-ca9e3e4bd07d6d644818ffcfe746030923031afd.tar.gz
2023-05-27 23:25:00
Diffstat (limited to 'source/luametatex/source/tex/texcommands.h')
-rw-r--r--source/luametatex/source/tex/texcommands.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/luametatex/source/tex/texcommands.h b/source/luametatex/source/tex/texcommands.h
index 372066049..04f8fb606 100644
--- a/source/luametatex/source/tex/texcommands.h
+++ b/source/luametatex/source/tex/texcommands.h
@@ -247,8 +247,8 @@ typedef enum tex_command_code {
set_interaction_cmd, /*tex define level of interaction (|\batchmode|, etc.) */
/*tex
Here ends the section that is part of the big switch. What follows are commands that are
- intercepted when expanding tokens. The strint one came from a todo list and moved to a
- maybe list.
+ intercepted when expanding tokens. The |string_cmd| came from a todo list and moved to a
+ maybe list and finally became obsolete.
*/
undefined_cs_cmd, /*tex initial state of most |eq_type| fields */
expand_after_cmd, /*tex special expansion (|\expandafter|) */