Skip to content

Commit 45d145d

Browse files
pat-rogersgusthoff
authored andcommitted
Yet another use of "Solution" in a heading rather than "Implementation"
1 parent b061d8e commit 45d145d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/courses/ada-in-practice/chapters/silent_task_termination.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ that caused the termination. Assuming the developer is responsible for
2727
implementing it, how can the requirement best be met?
2828

2929

30-
Solution
31-
--------
30+
Implementation
31+
--------------
3232

3333
For unhandled exceptions, the simplest solution to silent termination is to
3434
define the announcement or logging response as an exception handler located in

0 commit comments

Comments
 (0)