Skip to content

Commit 7443302

Browse files
authored
[basic.def] Fix punctuation (#6766)
1 parent 43fc5a1 commit 7443302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
a \grammarterm{template-declaration}\iref{temp.pre}
229229
whose \grammarterm{template-head} is not followed by
230230
either a \grammarterm{concept-definition} or a \grammarterm{declaration}
231-
that defines a function, a class, a variable, or a static data member.
231+
that defines a function, a class, a variable, or a static data member,
232232
\item it is
233233
an explicit instantiation declaration\iref{temp.explicit}, or
234234
\item it is

0 commit comments

Comments
 (0)