Fix typo in recent doc updates
authorJonathan Wakely <jwakely@redhat.com>
Thu, 19 Jan 2017 23:15:13 +0000 (23:15 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 19 Jan 2017 23:15:13 +0000 (23:15 +0000)
* doc/xml/manual/abi.xml: Fix typo.
* doc/html/manual/abi.html: Likewise.

From-SVN: r244658

libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/abi.html
libstdc++-v3/doc/xml/manual/abi.xml

index fde7f341444e0ebfbe21e9dd0d0781ef2a23cfe6..285a90ecb00dd10ecb4764af971fbe0b8254f1ce 100644 (file)
@@ -1,5 +1,8 @@
 2017-01-19  Jonathan Wakely  <jwakely@redhat.com>
 
+       * doc/xml/manual/abi.xml: Fix typo.
+       * doc/html/manual/abi.html: Likewise.
+
        PR libstdc++/67085
        * include/bits/predefined_ops.h (_Iter_less_val, _Val_less_iter): Add
        converting constructors from _Iter_less_iter.
index 775d09e3c1826ff31c149f2aae724640f2386d33..33ed3e3543faf6fb497ddf312ee00ae1ad5eaa05 100644 (file)
@@ -173,7 +173,7 @@ compatible.
     <code class="literal">20160427</code> value of the macro in the 6.1.0 release,
     but there are features supported in the 6.1.0 release that are not
     supported in 5.4.0 release.
-    You also can't test for the the exact values listed below to try and
+    You also can't test for the exact values listed below to try and
     identify a release, because a snapshot taken from the gcc-5-branch on
     2016-04-27 would have the same value for the macro as the 6.1.0 release
     despite being a different version.
index f2b2ec3796225bc1ce4441caed9ff9561b378fb3..cd7671037f3b5cd5ec9ed82a64b857957c350d7d 100644 (file)
@@ -418,7 +418,7 @@ compatible.
     <literal>20160427</literal> value of the macro in the 6.1.0 release,
     but there are features supported in the 6.1.0 release that are not
     supported in 5.4.0 release.
-    You also can't test for the the exact values listed below to try and
+    You also can't test for the exact values listed below to try and
     identify a release, because a snapshot taken from the gcc-5-branch on
     2016-04-27 would have the same value for the macro as the 6.1.0 release
     despite being a different version.