summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/tangle.ch
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-05-25 15:11:03 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-05-25 15:11:03 +0000
commit17a62a7784449c098bd7350b94b79c2d34d0a70f (patch)
tree292274ff8c785ab500ca2df9e0cde4a017e95e2d /Build/source/texk/web2c/tangle.ch
parent6d7616c19a1acf8d811a71a5b03d40557cfd3c8c (diff)
[WEB2C] Spell checking of *.ch files.
git-svn-id: svn://tug.org/texlive/trunk@55270 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/tangle.ch')
-rw-r--r--Build/source/texk/web2c/tangle.ch8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/tangle.ch b/Build/source/texk/web2c/tangle.ch
index 5331307af30..6f3bb6bd417 100644
--- a/Build/source/texk/web2c/tangle.ch
+++ b/Build/source/texk/web2c/tangle.ch
@@ -242,7 +242,7 @@ the replacement text.
@d parametric2=4 {second type of parametric macros have this |ilk|}
@z
-@x [50] unambig_length is a variabe now
+@x [50] unambig_length is a variable now
@!chopped_id:array [0..unambig_length] of ASCII_code; {chopped identifier}
@y
@!chopped_id:array [0..max_id_length] of ASCII_code; {chopped identifier}
@@ -787,7 +787,7 @@ long_options[current_option].flag := 0;
long_options[current_option].val := 0;
incr (current_option);
-@ Strict comparisions.
+@ Strict comparisons.
@.-strict@>
@<Define the option...@> =
@@ -797,7 +797,7 @@ long_options[current_option].flag := 0;
long_options[current_option].val := 0;
incr (current_option);
-@ Loose comparisions.
+@ Loose comparisons.
@.-loose@>
@<Define the option...@> =
@@ -807,7 +807,7 @@ long_options[current_option].flag := 0;
long_options[current_option].val := 0;
incr (current_option);
-@ Loose comparisions.
+@ Loose comparisons.
@.-length@>
@<Define the option...@> =