Skip to content

Commit cb8ff12

Browse files
authored
[container.alloc.reqmts] End note with period (#6787)
1 parent f350a0f commit cb8ff12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@
958958
and its evaluation causes the following postcondition to hold: The value
959959
of \tcode{*p} is equivalent to the value of \tcode{rv} before the evaluation.
960960
\begin{note}
961-
\tcode{rv} remains a valid object. Its state is unspecified
961+
\tcode{rv} remains a valid object. Its state is unspecified.
962962
\end{note}
963963

964964
\item

0 commit comments

Comments
 (0)