public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r9-10051] libstdc++: Fix incorrect IS number in doc comment
@ 2022-05-09 16:39 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2022-05-09 16:39 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:ad3ff6fd32e07ea51992e6ef67af7d91872062f4

commit r9-10051-gad3ff6fd32e07ea51992e6ef67af7d91872062f4
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Apr 14 11:54:26 2022 +0100

    libstdc++: Fix incorrect IS number in doc comment
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/intro.xml: Fix comment.
    
    (cherry picked from commit 832fcbbc7311c706f81e85043b5721e5f16b0a16)

Diff:
---
 libstdc++-v3/doc/xml/manual/intro.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstdc++-v3/doc/xml/manual/intro.xml b/libstdc++-v3/doc/xml/manual/intro.xml
index 518981559a0..c4c07e8c2f4 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>


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

only message in thread, other threads:[~2022-05-09 16:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 16:39 [gcc r9-10051] libstdc++: Fix incorrect IS number in doc comment 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).