summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/unbalanced-braces.ch
diff options
context:
space:
mode:
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