Skip to content

Commit

Permalink
Editorial change: correcting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gusthoff committed Oct 6, 2023
1 parent d9053da commit e2fc1d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4407,7 +4407,7 @@ level:
Put_Line ("Value: " & Value'Image);
end Show_Access_To_Subprogram_Error;

As a recommendation, resolving accessibility issue in the case of
As a recommendation, resolving accessibility issues in the case of
access-to-subprograms is best done by refactoring the subprograms of your
source code |mdash| for example, moving subprograms to a different level.

Expand Down

0 comments on commit e2fc1d4

Please sign in to comment.