We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f3b02 commit 213caf6Copy full SHA for 213caf6
content/courses/advanced-ada/parts/control_flow/exceptions.rst
@@ -870,7 +870,7 @@ according to their definition in the Ada Reference Manual:
870
Example of a :ada:`Program_Error_Check`
871
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
872
873
-Just as an example, let's look at the check for subtypes predicates in generic
+Just as an example, let's look at the check for subtype predicates in generic
874
units:
875
876
.. code:: ada run_button project=Courses.Advanced_Ada.Control_Flow.Exceptions.Checks_And_Exceptions.Subtype_Predicate_Programm_Error
0 commit comments