summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/web2c/cwebdir/ChangeLog5
-rw-r--r--Build/source/texk/web2c/cwebdir/ctwill-w2c.ch2
-rw-r--r--Build/source/texk/web2c/cwebdir/cweav-w2c.ch2
3 files changed, 7 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog
index 8008c2e5c3a..ad1a22206e7 100644
--- a/Build/source/texk/web2c/cwebdir/ChangeLog
+++ b/Build/source/texk/web2c/cwebdir/ChangeLog
@@ -1,3 +1,8 @@
+2020-04-14 Andreas Scherer <https://ascherer.github.io>
+
+ * cweav-w2c.ch,
+ * ctwill-w2c.ch: Fix uppercase spelling for COMMON module.
+
2020-04-13 Andreas Scherer <https://ascherer.github.io>
* ctwill-w2c.ch: Print CTWILL user manual on two pages.
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch b/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
index 0ff30270b6f..e61b86fdcf9 100644
--- a/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
+++ b/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
@@ -3143,7 +3143,7 @@ static void skip_limbo(void);@/
static void squash(scrap_pointer,short,eight_bits,short,short);@/
static void update_node(name_pointer p);@/
-@* Language setting. This global variable is defined and set in \.{common} by
+@* Language setting. This global variable is defined and set in \.{COMMON} by
the `\.{+l}' (or `\.{-l}') commandline option.
@<Global var...@>=
diff --git a/Build/source/texk/web2c/cwebdir/cweav-w2c.ch b/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
index a7e4f84e060..b1683e3b173 100644
--- a/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
+++ b/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
@@ -1908,7 +1908,7 @@ static void skip_limbo(void);@/
static void squash(scrap_pointer,short,eight_bits,short,short);@/
static void update_node(name_pointer p);@/
-@* Language setting. This global variable is defined and set in \.{common} by
+@* Language setting. This global variable is defined and set in \.{COMMON} by
the `\.{+l}' (or `\.{-l}') commandline option.
@<Global var...@>=