Skip to content

Commit 1a1bd5a

Browse files
committed
minor documentation correction for TAP::Formatter::Color
1 parent bd6af7d commit 1a1bd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/TAP/Formatter/Color.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ in color. Passing tests are printed in green. Failing tests are in red.
5555
Skipped tests are blue on a white background and TODO tests are printed in
5656
white.
5757
58-
If L<Term::ANSIColor> cannot be found (or L<Win32::Console::ANSI> if running
58+
If L<Term::ANSIColor> cannot be found (and L<Win32::Console::ANSI> if running
5959
under Windows) tests will be run without color.
6060
6161
=head1 SYNOPSIS

0 commit comments

Comments
 (0)