Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/preprocessor.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@
macros contained therein have been expanded. The argument's
preprocessing tokens are completely macro replaced before
being substituted as if they formed the rest of the preprocessing
tranlation unit with no other preprocessing tokens being available.
translation unit with no other preprocessing tokens being available.
\end{itemize}
\begin{example}
\begin{codeblock}
Expand Down
Loading