]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix an english issue.
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jul 2012 20:41:23 +0000 (20:41 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jul 2012 20:41:23 +0000 (20:41 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189894 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index a56f1e77f2fb9428810771d1bb901e4a4b8d9106..407b061a827a79099c60528deb4e968063eca477 100644 (file)
@@ -6,7 +6,7 @@
        size_type, ...): Remove std::max usage to guarantee that hashtable
        state is consistent with hash policy state.
        (_Hashtable<>::rehash): Likewise. Set _M_prev_resize to 0 to avoid
-       the hashtable to be shrinking on next insertion.
+       the hashtable shrinking on next insertion.
        * testsuite/23_containers/unordered_set/modifiers/reserve.cc: New.
        * testsuite/23_containers/unordered_multiset/modifiers/reserve.cc: New.
        * testsuite/23_containers/unordered_map/modifiers/reserve.cc: New.