X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FTest.pm;h=8c666d6f95b574bc507961880ee94f308041cf99;hb=50109ad0d28b27abe5ee82def070e14b4526321c;hp=f2cddc09998d5349f0d9933279577f6eebec7861;hpb=ff56af3d9a7a9bb968f22d62fb2c82cc10315fa0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Test.pm b/lib/Test.pm index f2cddc0..8c666d6 100644 --- a/lib/Test.pm +++ b/lib/Test.pm @@ -708,7 +708,7 @@ sub skip ($;$$$) { ++ $ntest; return 1; } else { - # backwards compatiblity (I think). skip() used to be + # backwards compatibility (I think). skip() used to be # called like ok(), which is weird. I haven't decided what to do with # this yet. # warn < and L. Some earlier versions of this module had docs with some confusing -typoes in the description of C. +typos in the description of C. =head1 SEE ALSO