Commit f39365f3 by Jonathan Wakely Committed by Jonathan Wakely

Fix grammar in libstdc++ ABI history documentation

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

From-SVN: r267285
parent 72e3a529
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,
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment