Detypo in diagnostics.
Rafael Garcia-Suarez [Thu, 4 Apr 2002 07:09:12 +0000 (07:09 +0000)]
p4raw-id: //depot/perl@15728

lib/locale.t

index ee75c65..bcbce9e 100644 (file)
@@ -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 ";