summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2022-03-06 01:07:46 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2022-03-06 01:07:46 +0000
commit99332df6a6e1cff42b5cd7b1d158e7f390353a50 (patch)
treea334d15027edba5093dcc76aa3819e0afc6af25b /Build/source/texk/web2c
parent4216530fdbd8e1a72f1f386936d9a048650d445b (diff)
hitexman.tex: typo
git-svn-id: svn://tug.org/texlive/trunk@62463 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r--Build/source/texk/web2c/hitexdir/doc/hitexman.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/hitexdir/doc/hitexman.tex b/Build/source/texk/web2c/hitexdir/doc/hitexman.tex
index 7758bca0baa..ba74411cb06 100644
--- a/Build/source/texk/web2c/hitexdir/doc/hitexman.tex
+++ b/Build/source/texk/web2c/hitexdir/doc/hitexman.tex
@@ -193,7 +193,7 @@ contains the following code:
\verbatim/
\newif\ifhint
-\expandafter\ifx\ctlname HINTversion\endcsname\relax
+\expandafter\ifx\csname HINTversion\endcsname\relax
\hintfalse\else\hinttrue\fi/