Skip to content

Commit 726e07a

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[cpp.subst] Fix typo
1 parent 629e10e commit 726e07a

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
@@ -1215,7 +1215,7 @@
12151215
macros contained therein have been expanded. The argument's
12161216
preprocessing tokens are completely macro replaced before
12171217
being substituted as if they formed the rest of the preprocessing
1218-
tranlation unit with no other preprocessing tokens being available.
1218+
translation unit with no other preprocessing tokens being available.
12191219
\end{itemize}
12201220
\begin{example}
12211221
\begin{codeblock}

0 commit comments

Comments
 (0)