]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix.
authorMike Stump <mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:52:00 +0000 (16:52 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sun, 21 Jul 2013 16:52:00 +0000 (16:52 +0000)
From-SVN: r201103

libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc

index 1afb9b9d8c0342c9b19f8280f7c82fa9eb29871d..4226fbcd2d83c2623cc5d02502ce4d03b155bd0c 100644 (file)
@@ -36,7 +36,7 @@
 
 /**
  * This example shows how to externally manipulate the size of a hash-based
- * container object throught its resize-policy object.
+ * container object through its resize-policy object.
  **/
 
 #include <functional>