Skip to content

Commit 4770d1c

Browse files
committed
[cpp.embed.gen] Add missing \tcode
1 parent cdffb36 commit 4770d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@
10251025
name is replaced by its replacement list of preprocessing tokens).
10261026
Then, an attempt is made to form a \grammarterm{header-name}
10271027
preprocessing token\iref{lex.header} from the whitespace and the characters
1028-
of the spellings of the resulting sequence of preprocessing tokens immediately after embed;
1028+
of the spellings of the resulting sequence of preprocessing tokens immediately after \tcode{embed};
10291029
the treatment of whitespace
10301030
is \impldef{treatment of whitespace when processing a \tcode{\#embed} directive}.
10311031
If the attempt succeeds, the directive with the so-formed \grammarterm{header-name}

0 commit comments

Comments
 (0)