Skip to content

Commit 8b24d3d

Browse files
Andreas-KrugAlisdairM
authored andcommitted
[lex.pptoken] Fix indefinitive article for consistency (#7324)
1 parent 49113a4 commit 8b24d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@
577577
except that a \grammarterm{header-name}\iref{lex.header} is only formed
578578
\begin{itemize}
579579
\item
580-
after the \tcode{include} or \tcode{import} preprocessing token in an
580+
after the \tcode{include} or \tcode{import} preprocessing token in a
581581
\tcode{\#include}\iref{cpp.include} or
582582
\tcode{import}\iref{cpp.import} directive, or
583583

0 commit comments

Comments
 (0)