Skip to content

Commit 2044cbd

Browse files
authored
[basic.def.odr] Replace mid-sentence period with "; and"
1 parent 95ac3d6 commit 2044cbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/basic.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,8 @@
474474
were present in the definition of \tcode{D}; that is, the default
475475
argument is subject to the requirements described in this paragraph (and, if
476476
the default argument has subexpressions with default arguments, this
477-
requirement applies recursively).\footnote{\ref{dcl.fct.default}
478-
describes how default argument names are looked up.}
477+
requirement applies recursively)\footnote{\ref{dcl.fct.default}
478+
describes how default argument names are looked up.}; and
479479

480480
\item if \tcode{D} is a class with an implicitly-declared
481481
constructor~(\ref{class.ctor}), it is as if the constructor was

0 commit comments

Comments
 (0)