Fix grammar in libstdc++ ABI history documentation
authorJonathan Wakely <jwakely@redhat.com>
Wed, 19 Dec 2018 20:16:57 +0000 (20:16 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 19 Dec 2018 20:16:57 +0000 (20:16 +0000)
* doc/xml/manual/abi.xml: Add missing word.

From-SVN: r267285

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

index d9747e8bb07ef6c5d7e9b713ecd5f79e47032aba..6a3965cb9d61f896df4126f1b6db39fe4f837601 100644 (file)
@@ -1,3 +1,7 @@
+2018-12-19  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/abi.xml: Add missing word.
+
 2018-12-18  Jonathan Wakely  <jwakely@redhat.com>
 
        * include/bits/fs_dir.h (operator<<): Overload for directory_entry,
index 8859e965000362bc1e294b20e958a5806b450907..d1e6b989a71880b7c4446be2a37cba0ba377b371 100644 (file)
@@ -425,7 +425,7 @@ compatible.
     <literal>20160603</literal> which is greater than the
     <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.
+    supported in the 5.4.0 release.
     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