This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Ensure t/op/stat.t passes under minitest if File::Spec is unavailable.
[perl5.git] / README.os390
index 4229e2b..9345934 100644 (file)
@@ -260,7 +260,7 @@ from an account with write access to the directory entry for /tmp.
 
 Out of Memory!
 
-Recent perl test suite is quite memory hunrgy. In addition to the comments
+Recent perl test suite is quite memory hungry. In addition to the comments
 above on memory limitations it is also worth checking for _CEE_RUNOPTS
 in your environment. Perl now has (in miniperlmain.c) a C #pragma
 to set CEE run options, but the environment variable wins.