diff --git a/lib/Test/Output.pm b/lib/Test/Output.pm index e204128..c837a3f 100644 --- a/lib/Test/Output.pm +++ b/lib/Test/Output.pm @@ -109,7 +109,7 @@ flexible as possible to the tester. Originally this module was designed not to have external requirements, however, the features provided by L over what L -provides is just to great to pass up. +provides is just too great to pass up. Test::Output ties STDOUT and STDERR using Test::Output::Tie.