Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #286 from jonasbn/correction_to_minor_spelling_error
Browse files Browse the repository at this point in the history
Correction to minor spelling error, mentioned in comment in Test::More repository
  • Loading branch information
exodist authored Jan 3, 2024
2 parents b03b5b0 + f8a9fc3 commit 118b491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Test2/Tools/Compare.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1778,7 +1778,7 @@ Check for details about the event:
# Check the file the event reports to
prop file => 'foo.t';
# Check the line number the event reports o
# Check the line number the event reports to
prop line => '42';
# You can check the todo/skip values as well:
Expand Down

0 comments on commit 118b491

Please sign in to comment.