Fix grammar in libstdc++ ABI history documentation

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

From-SVN: r267285
This commit is contained in:
Jonathan Wakely 2018-12-19 20:16:57 +00:00 committed by Jonathan Wakely
parent 72e3a52923
commit f39365f3ed
2 changed files with 5 additions and 1 deletions

View 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,

View 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