Skip to content

Commit cef717e

Browse files
Eelistkoeppe
authored andcommitted
[lex] Change index redirects from 'backslash' to 'backslash character'. (#1495)
1 parent 2f6aff7 commit cef717e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/lex.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,8 +1200,8 @@
12001200
is supported for compatibility with ISO \CppXIV and ISO C.}
12011201
and the backslash
12021202
\indextext{backslash character}%
1203-
\indextext{\idxcode{\textbackslash}|see{backslash}}%
1204-
\indextext{escape character|see{backslash}}%
1203+
\indextext{\idxcode{\textbackslash}|see{backslash character}}%
1204+
\indextext{escape character|see{backslash character}}%
12051205
\tcode{\textbackslash}, can be represented according to
12061206
Table~\ref{tab:escape.sequences}.
12071207
\indextext{escape sequence!undefined}%

0 commit comments

Comments
 (0)