Skip to content

Commit 05b97d5

Browse files
authored
Merge pull request #1037 from Grinnz/patch-4
Test2::Manual::Anatomy::Event: small typo in link
2 parents 11e35c8 + 198d5b3 commit 05b97d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Test2/Manual/Anatomy/Event.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ code here. Exit code of 0 means exit success, any other integer means exit with
338338
failure.
339339
340340
This is used by L<Test2::Event::Plan> to exit 0 when the plan is
341-
'skip_all'. This is also used by L<Test2::Event:Bail> to force the test
341+
'skip_all'. This is also used by L<Test2::Event::Bail> to force the test
342342
to exit with a failure.
343343
344344
This is called after the event has been sent to the formatter in order to

0 commit comments

Comments
 (0)