Commit a4b593ef by Hans-Peter Nilsson

Fix typo in 2001-12-26 entry

From-SVN: r48331
parent 4001af0e
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
* include/bits/stl_iterator.h (reverse_iterator): Uglify member * include/bits/stl_iterator.h (reverse_iterator): Uglify member
current to _M_current. current to _M_current.
(back_insert_iterator): Ulify member container to _M_container. (back_insert_iterator): Uglify member container to _M_container.
(front_insert_iterator): Same. (front_insert_iterator): Same.
(insert_iterator): Same. (insert_iterator): Same.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment