summaryrefslogtreecommitdiff
path: root/source/luametatex/source/tex/texmainbody.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/tex/texmainbody.c')
-rw-r--r--source/luametatex/source/tex/texmainbody.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/luametatex/source/tex/texmainbody.c b/source/luametatex/source/tex/texmainbody.c
index 707882a6b..4bc419df7 100644
--- a/source/luametatex/source/tex/texmainbody.c
+++ b/source/luametatex/source/tex/texmainbody.c
@@ -375,11 +375,11 @@ void tex_main_body(void)
}
/*tex
- We assume that |ignore_depth_criterium_par| is unchanged. If needed we can always do
+ We assume that |ignore_depth_criterion_par| is unchanged. If needed we can always do
this:
*/
- /* cur_list.prev_depth = ignore_depth_criterium_par; */
+ /* cur_list.prev_depth = ignore_depth_criterion_par; */
/*tex Ready to go, so come to life. */