We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9b82a commit 910fa06Copy full SHA for 910fa06
doc/Language/exceptions.pod
@@ -59,7 +59,7 @@ exceptions and handle them appropriately inside a C<when> block.
59
One can also explicitly throw exceptions via the C<.throw> method on an
60
C<Exception> object.
61
62
-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
63
to continue from the point of the exception.
64
65
{
0 commit comments