Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Nov 25, 2015
1 parent 9e9b82a commit 910fa06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/exceptions.pod
Expand Up @@ -59,7 +59,7 @@ exceptions and handle them appropriately inside a C<when> block.
One can also explicitly throw exceptions via the C<.throw> method on an
C<Exception> object.
This example throws an C<AdHoc> exception, catching it and allowing the code
This example throws an C<AdHoc> exception, catches it and allows the code
to continue from the point of the exception.
{
Expand Down

0 comments on commit 910fa06

Please sign in to comment.