Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Geoffrey Broadwell committed Mar 3, 2012
1 parent f538b17 commit 186ae88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S32-setting-library/Exception.pod
Expand Up @@ -193,5 +193,5 @@ In case an exception does not get caught by any C<CATCH> or C<CONTROL> block,
it is caught by a default handler in the setting.

This handler calls the C<.gist> method on the exception, prints the result,
and termintates the program. The exit code is determined as
and terminates the program. The exit code is determined as
C<$exception.?exit-code // 1>.

0 comments on commit 186ae88

Please sign in to comment.