Skip to content

Commit 6110cfd

Browse files
author
ralismark
committed
Restore spelling mistake
1 parent 6a70d9d commit 6110cfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tectonic/xetex-xetex0.c

+2-1
Original file line numberDiff line numberDiff line change
@@ -8190,7 +8190,8 @@ xetex_scan_dimen(bool mu, bool inf, bool shortcut, bool requires_units)
81908190
capture_to_diagnostic(NULL);
81918191

81928192
help_ptr = 1;
8193-
help_line[0] = "I don't go any higher than filll.";
8193+
// "ddon't" looks like wordplay from Knuth inspired by "filll"
8194+
help_line[0] = "I dddon't go any higher than filll.";
81948195
error();
81958196
} else {
81968197
cur_order++;

0 commit comments

Comments
 (0)