summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/testsuite/ext
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-21 16:52:00 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-21 16:52:00 +0000
commit2517eccf4436b6993d26b9c17a33d1029a65f826 (patch)
treedea5e29c808dfc25989aa66b8b9e615adfff9334 /libstdc++-v3/testsuite/ext
parent0125e139c955204156dcecdd96cb8280a70a8135 (diff)
downloadppe42-gcc-2517eccf4436b6993d26b9c17a33d1029a65f826.tar.gz
ppe42-gcc-2517eccf4436b6993d26b9c17a33d1029a65f826.zip
Fix.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201103 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/ext')
-rw-r--r--libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc b/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
index 1afb9b9d8c0..4226fbcd2d8 100644
--- a/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
+++ b/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize.cc
@@ -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>
OpenPOWER on IntegriCloud