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

commit r16-4686-ge863ad5cc2c846c10765c81f054cc07c3008e30e
Author: Tonu Naks <[email protected]>
Date:   Mon Sep 29 07:18:47 2025 +0000

    ada: Fix typo in GNAT RM
    
    gcc/ada/ChangeLog:
    
            * doc/gnat_rm/obsolescent_features.rst: typo
            * gnat_rm.texi: Regenerate.

Diff:
---
 gcc/ada/doc/gnat_rm/obsolescent_features.rst | 2 +-
 gcc/ada/gnat_rm.texi                         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gcc/ada/doc/gnat_rm/obsolescent_features.rst 
b/gcc/ada/doc/gnat_rm/obsolescent_features.rst
index d78d986f4051..f1e2061ff5ba 100644
--- a/gcc/ada/doc/gnat_rm/obsolescent_features.rst
+++ b/gcc/ada/doc/gnat_rm/obsolescent_features.rst
@@ -14,7 +14,7 @@ historical compatibility purposes.
 PolyORB
 ========
 
-AWS is a deprecated product. It will be baselined with the GNAT Pro
+PolyORB is a deprecated product. It will be baselined with the GNAT Pro
 release 28. After this release, there will be no new versions of this
 product. Contact your sales representative or send a message to
 [email protected] to get recommendations for replacements.
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi
index 73515157f2f8..68a3c143dd13 100644
--- a/gcc/ada/gnat_rm.texi
+++ b/gcc/ada/gnat_rm.texi
@@ -19,7 +19,7 @@
 
 @copying
 @quotation
-GNAT Reference Manual , Sep 29, 2025
+GNAT Reference Manual , Oct 17, 2025
 
 AdaCore
 
@@ -33627,7 +33627,7 @@ historical compatibility purposes.
 @section PolyORB
 
 
-AWS is a deprecated product. It will be baselined with the GNAT Pro
+PolyORB is a deprecated product. It will be baselined with the GNAT Pro
 release 28. After this release, there will be no new versions of this
 product. Contact your sales representative or send a message to
 @email{sales@@adacore.com} to get recommendations for replacements.

Reply via email to