Skip to content

Commit 213caf6

Browse files
committed
Editorial change: correcting typo
1 parent 53f3b02 commit 213caf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/courses/advanced-ada/parts/control_flow/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ according to their definition in the Ada Reference Manual:
870870
Example of a :ada:`Program_Error_Check`
871871
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
872872

873-
Just as an example, let's look at the check for subtypes predicates in generic
873+
Just as an example, let's look at the check for subtype predicates in generic
874874
units:
875875

876876
.. code:: ada run_button project=Courses.Advanced_Ada.Control_Flow.Exceptions.Checks_And_Exceptions.Subtype_Predicate_Programm_Error

0 commit comments

Comments
 (0)