This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbed45f
)
Detypo in diagnostics.
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Thu, 4 Apr 2002 07:09:12 +0000
(07:09 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Thu, 4 Apr 2002 07:09:12 +0000
(07:09 +0000)
p4raw-id: //depot/perl@15728
lib/locale.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/locale.t
b/lib/locale.t
index
ee75c65
..
bcbce9e
100644
(file)
--- 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 enviro
n
ment,\n";
print "# not in Perl itself.\n";
}
print "not ";