Skip to content

Commit 8279660

Browse files
Eelistkoeppe
authored andcommitted
[lex.phases] Capitalize example. (cplusplus#1623)
1 parent 4e428b3 commit 8279660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lex.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
unspecified. The process of dividing a source file's
110110
characters into preprocessing tokens is context-dependent.
111111
\begin{example}
112-
see the handling of \tcode{<} within a \tcode{\#include} preprocessing
112+
See the handling of \tcode{<} within a \tcode{\#include} preprocessing
113113
directive.
114114
\end{example}
115115

0 commit comments

Comments
 (0)