]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Fix typo in reference manual
authorRonan Desplanques <desplanques@adacore.com>
Thu, 28 Nov 2024 13:25:55 +0000 (14:25 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 13 Dec 2024 08:36:00 +0000 (09:36 +0100)
gcc/ada/ChangeLog:

* doc/gnat_rm/gnat_language_extensions.rst: Fix typo.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.

gcc/ada/doc/gnat_rm/gnat_language_extensions.rst
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi

index 32fa6fb8e8b91b9f06f9a9409f1eac819b122b79..4e7f9fae6023f055471d77cfdc5bc1e5a195c743 100644 (file)
@@ -1516,7 +1516,7 @@ No_Raise aspect
 
 The ``No_Raise`` aspect can be applied to a subprogram to declare that this subprogram is not
 expected to raise any exceptions. Should an exception still occur during the execution of
-this subpropgram, ``Program_Error`` is raised.
+this subprogram, ``Program_Error`` is raised.
 
 New specification for ``Ada.Finalization.Controlled``
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
index e2e2c310524b2c4ae6a9aef995b81128e0906727..adced897ad56f200071163c8621f8be8a0402b7c 100644 (file)
@@ -30742,7 +30742,7 @@ heap-allocated objects
 
 The @code{No_Raise} aspect can be applied to a subprogram to declare that this subprogram is not
 expected to raise any exceptions. Should an exception still occur during the execution of
-this subpropgram, @code{Program_Error} is raised.
+this subprogram, @code{Program_Error} is raised.
 
 @menu
 * New specification for Ada.Finalization.Controlled: New specification for Ada Finalization Controlled. 
index d6c87ef5098fbc6b4fd617af0112c1fb914b6745..662fe1c164258285c9b310168cb224375563f13e 100644 (file)
@@ -29839,8 +29839,8 @@ to permit their use in free software.
 
 @printindex ge
 
-@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{                              }
 @anchor{d2}@w{                              }
+@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{                              }
 
 @c %**end of body
 @bye