Skip to content

Commit d0c856d

Browse files
authored
[concept.comparisoncommontype] Add period to end of sentence
1 parent 16f4265 commit d0c856d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/concepts.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@
10331033
\item
10341034
\tcode{\exposid{CONVERT_TO_LVALUE}<C>(u1)} equals
10351035
\tcode{\exposid{CONVERT_TO_LVALUE}<C>(u2)}
1036-
if and only if \tcode{u1} equals \tcode{u2}
1036+
if and only if \tcode{u1} equals \tcode{u2}.
10371037
\end{itemize}
10381038

10391039
\rSec2[concept.equalitycomparable]{Concept \cname{equality_comparable}}

0 commit comments

Comments
 (0)