From: Rafael Garcia-Suarez Date: Thu, 4 Apr 2002 07:09:12 +0000 (+0000) Subject: Detypo in diagnostics. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b4e009bec552efad97a5f0403d80a2afdcb546d8;p=p5sagit%2Fp5-mst-13.2.git Detypo in diagnostics. p4raw-id: //depot/perl@15728 --- diff --git a/lib/locale.t b/lib/locale.t index ee75c65..bcbce9e 100644 --- a/lib/locale.t +++ b/lib/locale.t @@ -771,7 +771,7 @@ foreach (&last_without_setlocale()+1..$last) { if ($Problem{$_} || !defined $Okay{$_} || !@{$Okay{$_}}) { if ($_ == 102) { print "# The failure of test 102 is not necessarily fatal.\n"; - print "# It usually indicates a problem in the enviroment,\n"; + print "# It usually indicates a problem in the environment,\n"; print "# not in Perl itself.\n"; } print "not ";