summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2024-06-29 13:02:53 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2024-06-29 13:02:53 +0000
commit74796aad913e7ba5f3f804e43c0f22a469b0e77c (patch)
treef4b7d2bba5152a20a263c59c9d47e5a088f1438c
parent3a22b430aa4dc9239f26e499500791b718e48c32 (diff)
Update comment for OptHandler class data.
git-svn-id: svn://tug.org/texlive/trunk@71654 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/texk/web2c/tests/fix-changefile-lines.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/tests/fix-changefile-lines.py b/Build/source/texk/web2c/tests/fix-changefile-lines.py
index ca07ced1a91..44137a4a88d 100755
--- a/Build/source/texk/web2c/tests/fix-changefile-lines.py
+++ b/Build/source/texk/web2c/tests/fix-changefile-lines.py
@@ -205,8 +205,7 @@ class OptHandler:
"""
def __init__(self):
- # Optional elements of the output format
- # '@x [{part}.{section}] l.{line} {-(hyphen)} {text}'
+ # Should we insert tag '[{part}.{section}] l.{line}' after '@x'?
self.init_b = False
try: