public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Fix grammar in libstdc++ ABI history documentation
@ 2018-12-19 20:16 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2018-12-19 20:16 UTC (permalink / raw)
  To: libstdc++, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 68 bytes --]

	* doc/xml/manual/abi.xml: Add missing word.

Committed to trunk.



[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 988 bytes --]

commit c8af51b0a2caa1e8a65d5aea28e82cde306f487e
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Dec 19 20:15:59 2018 +0000

    Fix grammar in libstdc++ ABI history documentation
    
            * doc/xml/manual/abi.xml: Add missing word.

diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml
index 8859e965000..d1e6b989a71 100644
--- a/libstdc++-v3/doc/xml/manual/abi.xml
+++ b/libstdc++-v3/doc/xml/manual/abi.xml
@@ -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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-19 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-19 20:16 [PATCH] Fix grammar in libstdc++ ABI history documentation Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).