summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2016-08-06 10:44:17 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2016-08-06 10:44:17 +0000
commitccf01b4223f9bb10308e6d8b02a365a634760274 (patch)
tree42d1aa1d849d80e73d2a584f09ee48e48953409e
parent208eec4342d75bd1a4e02359a94d3b142fde8b99 (diff)
downloadgcc-ccf01b4223f9bb10308e6d8b02a365a634760274.tar.gz
* testsuite/lib/libstdc++.exp: Fix typo in comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239193 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libstdc++-v3/ChangeLog2
-rw-r--r--libstdc++-v3/testsuite/lib/libstdc++.exp2
2 files changed, 3 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index d486715ca08..248fa197373 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,5 +1,7 @@
2016-08-06 Jonathan Wakely <jwakely@redhat.com>
+ * testsuite/lib/libstdc++.exp: Fix typo in comment.
+
PR libstdc++/72820
* include/std/functional (_Function_base::_Base_manager::_M_clone):
Qualify new operator.
diff --git a/libstdc++-v3/testsuite/lib/libstdc++.exp b/libstdc++-v3/testsuite/lib/libstdc++.exp
index 2ea8702a5c5..1780eaff5c1 100644
--- a/libstdc++-v3/testsuite/lib/libstdc++.exp
+++ b/libstdc++-v3/testsuite/lib/libstdc++.exp
@@ -1925,7 +1925,7 @@ proc check_v3_target_little_endian { } {
return $et_little_endian
}
-# Return 1 if the Filesystem TS is suported, 0 otherwise.
+# Return 1 if the Filesystem TS is supported, 0 otherwise.
# Cache the result.
proc check_v3_target_filesystem_ts { } {
global cxxflags