From: Mike Stump Date: Sun, 21 Jul 2013 16:52:00 +0000 (+0000) Subject: Fix. X-Git-Tag: releases/gcc-4.9.0~4935 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d76e725e47182ad463137ec790f4453c2470fa08;p=thirdparty%2Fgcc.git Fix. From-SVN: r201103 --- 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 1afb9b9d8c03..4226fbcd2d83 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