gcc/ada/ChangeLog:
* doc/gnat_rm/gnat_language_extensions.rst: Fix typo.
* gnat_rm.texi: Regenerate.
* gnat_ugn.texi: Regenerate.
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``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.
@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