[tapx-dev] [commit][204] t/080-aggregator.t - spelling nits

ewilhelm at hexten.net ewilhelm at hexten.net
Wed Aug 1 23:34:26 BST 2007


Revision: 204
Author:   ewilhelm
Date:     2007-08-01 23:34:26 +0100 (Wed, 01 Aug 2007)

Log Message:
-----------
t/080-aggregator.t - spelling nits

Modified Paths:
--------------
    trunk/t/080-aggregator.t

Modified: trunk/t/080-aggregator.t
===================================================================
--- trunk/t/080-aggregator.t	2007-08-01 21:55:50 UTC (rev 203)
+++ trunk/t/080-aggregator.t	2007-08-01 22:34:26 UTC (rev 204)
@@ -26,7 +26,7 @@
 
 $tap = <<'END_TAP';
 1..7
-ok 1 - gentleman, start your engines
+ok 1 - gentlemen, start your engines
 not ok first line of the input valid # todo some data
 # this is a comment
 ok 3 - read the rest of the file
@@ -134,7 +134,7 @@
 isa_ok( $_, 'TAP::Parser' ) foreach (@$gp);
 
 # _get_parsers
-# todo_failed - this is a depricated method, so it  (and these tests) can be removed eventually
+# todo_failed - this is a deprecated method, so it  (and these tests) can be removed eventually
 # however it is showing up in the coverage as never tested.
 my @warn;
 




More information about the tapx-dev mailing list