diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2020-05-05 09:46:53 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2020-05-05 09:46:53 +0000 |
commit | 967298b0d549767d6c88729ba13775ac70d2f369 (patch) | |
tree | db6415eac91745ac7474746c137159eaf5838af2 /Build/source/texk/web2c/pdftexdir | |
parent | 8fe73652c8270a174cdabbb341932ad33d530fde (diff) |
Spell checking in tex.ch.
Run 'aspell -c -l en_US tex.ch' and 'make', adapt 'pdftex.ch' and run
'make' again.
git-svn-id: svn://tug.org/texlive/trunk@55024 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/pdftex.ch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/pdftex.ch b/Build/source/texk/web2c/pdftexdir/pdftex.ch index 7f9141295e1..2d6a73ba5de 100644 --- a/Build/source/texk/web2c/pdftexdir/pdftex.ch +++ b/Build/source/texk/web2c/pdftexdir/pdftex.ch @@ -156,7 +156,7 @@ continue: begin @<Get substitution information, check it, goto |found| if all is ok, otherwise goto |continue|@>; -found: @<Print character substition tracing log@>; +found: @<Print character substitution tracing log@>; @<(\pdfTeX) Rebuild character using substitution information@>; end |