Skip to content

Commit e29850e

Browse files
authored
[dcl.spec.auto.general] The placeholder type -> A placeholder type (#4909)
"The placeholder type" gives the wrong impression that we're talking about the case from the previous paragraph. We're not; this is parallel to the previous paragraph so should use parallel wording.
1 parent e2e875c commit e29850e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1694,7 +1694,7 @@
16941694
\end{note}
16951695

16961696
\pnum
1697-
The placeholder type can appear with a function declarator in the
1697+
A placeholder type can appear with a function declarator in the
16981698
\grammarterm{decl-specifier-seq}, \grammarterm{type-specifier-seq},
16991699
\grammarterm{conversion-function-id}, or \grammarterm{trailing-return-type},
17001700
in any context where such a declarator is valid. If the function declarator

0 commit comments

Comments
 (0)