Documentation fixes

This commit is contained in:
Chris Needham
2017-09-07 22:56:54 +01:00
parent f72b0353d4
commit 0e19bdf50a
5 changed files with 11 additions and 11 deletions

View File

@@ -60,7 +60,7 @@
[Iterators iterate through the container in the order defined by
the comparison object.]
[Iterators iterate through the container in an arbitrary order, that
can change as elements are inserted. Although, equivalent elements
can change as elements are inserted, although equivalent elements
are always adjacent.]
]
[