aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-04-14 11:54:26 +0100
committerJonathan Wakely <jwakely@redhat.com>2022-04-14 17:31:15 +0100
commit832fcbbc7311c706f81e85043b5721e5f16b0a16 (patch)
tree70f3e76d9c992557a6a0627e5c108279e15524de
parentb209a349268d245f7a318861112df47bea15b89d (diff)
downloadgcc-832fcbbc7311c706f81e85043b5721e5f16b0a16.zip
gcc-832fcbbc7311c706f81e85043b5721e5f16b0a16.tar.gz
gcc-832fcbbc7311c706f81e85043b5721e5f16b0a16.tar.bz2
libstdc++: Fix incorrect IS number in doc comment
libstdc++-v3/ChangeLog: * doc/xml/manual/intro.xml: Fix comment.
-rw-r--r--libstdc++-v3/doc/xml/manual/intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/xml/manual/intro.xml b/libstdc++-v3/doc/xml/manual/intro.xml
index 86ed696..548b632 100644
--- a/libstdc++-v3/doc/xml/manual/intro.xml
+++ b/libstdc++-v3/doc/xml/manual/intro.xml
@@ -55,7 +55,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="status_cxxtr24733.xml">
</xi:include>
- <!-- Section 01.7 : Status C++ IS 24733 -->
+ <!-- Section 01.7 : Status C++ IS 29124 -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="status_cxxis29124.xml">
</xi:include>
</section>