* testsuite/lib/libstdc++.exp: Fix typo in comment.
authorJonathan Wakely <jwakely@redhat.com>
Sat, 6 Aug 2016 10:44:17 +0000 (11:44 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 6 Aug 2016 10:44:17 +0000 (11:44 +0100)
From-SVN: r239193

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp

index d486715ca08ee0c4b7c97cdeaed4e4fa488b9b63..248fa1973737df7dd26353af3b49b6fa3d2ed695 100644 (file)
@@ -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.
index 2ea8702a5c5ac6132c636f8080cbc7a571aa98cb..1780eaff5c197da4c7a74704dac60f27958d9af0 100644 (file)
@@ -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