Skip to content

Commit 910fa06

Browse files
committed
Fix grammar
1 parent 9e9b82a commit 910fa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/exceptions.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ exceptions and handle them appropriately inside a C<when> block.
5959
One can also explicitly throw exceptions via the C<.throw> method on an
6060
C<Exception> object.
6161
62-
This example throws an C<AdHoc> exception, catching it and allowing the code
62+
This example throws an C<AdHoc> exception, catches it and allows the code
6363
to continue from the point of the exception.
6464
6565
{

0 commit comments

Comments
 (0)