Skip to content

Commit 6a24447

Browse files
tbrowdercoke
authored andcommitted
better grammar
1 parent a279942 commit 6a24447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/exceptions.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Please note that the match target is a role. To allow user defined exceptions
6666
to match in the same manner, they must implement the given role. Just existing
6767
in the same namespace will look alike but won't match in a C<CATCH> block.
6868
69-
=head2 Exceptions handlers and enclosing blocks.
69+
=head2 Exception handlers and enclosing blocks.
7070
7171
After a CATCH has handled the exception, the block enclosing the CATCH is left.
7272

0 commit comments

Comments
 (0)