summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/unbalanced-braces.ch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-06-03 22:32:13 +0000
committerKarl Berry <karl@freefriends.org>2024-06-03 22:32:13 +0000
commit5192e50f4d1b99e5eb23807287b7229082668231 (patch)
treef16bd6bb7269ab5f16b9c6c33712c48fb1eb4cce /Build/source/texk/web2c/unbalanced-braces.ch
parent095667e8e311bd9b59f53d6d40ac1983ddc50bda (diff)
correct chapter/section/line numbers with script from Tyge
git-svn-id: svn://tug.org/texlive/trunk@71417 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/unbalanced-braces.ch')
-rw-r--r--Build/source/texk/web2c/unbalanced-braces.ch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/unbalanced-braces.ch b/Build/source/texk/web2c/unbalanced-braces.ch
index 9cecdd465ef..29941e7e35a 100644
--- a/Build/source/texk/web2c/unbalanced-braces.ch
+++ b/Build/source/texk/web2c/unbalanced-braces.ch
@@ -6,8 +6,8 @@
% an \output or \write and ending up in all sorts of ill-defined
% trouble. (Including the case of \output=\toks with no braces.)
%
-% For some problematic input files, see tests/unbalanced-braces.test
-% (not a runnable test).
+% For some problematic input texts, see tests/unbalanced-braces.test
+% (not a runnable test). References to bug reports are also there.
%
% The idea is that when it's time to run/evaluate each \output or \write,
% they have to come to an end exactly as expected: at the right brace that