Skip to content

Commit a965970

Browse files
committed
[flat.set.modifiers] Fix subject of subclause.
1 parent a866c49 commit a965970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/containers.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16707,8 +16707,8 @@
1670716707
\begin{itemdescr}
1670816708
\pnum
1670916709
\expects
16710-
The elements of \tcode{cont} are sorted with respect to \tcode{compare} and
16711-
contain no equal elements.
16710+
The elements of \tcode{cont} are sorted with respect to \tcode{compare}, and
16711+
\tcode{cont} contains no equal elements.
1671216712

1671316713
\pnum
1671416714
\effects

0 commit comments

Comments
 (0)