This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Math::BigInt 1.40.
[perl5.git] / vms / ext / vmsish.pm
index 2fc4853..c51863a 100644 (file)
@@ -44,12 +44,12 @@ default of Universal Time (a.k.a Greenwich Mean Time, or GMT).
 
 =item C<vmsish hushed>
 
-This supresses printing of VMS status messages to SYS$OUTPUT and SYS$ERROR
+This suppresses printing of VMS status messages to SYS$OUTPUT and SYS$ERROR
 if Perl terminates with an error status.  This primarily effects error
-exits from things like compiler errors or "standard Perl" runtime errors,
+exits from things like Perl compiler errors or "standard Perl" runtime errors,
 where text error messages are also generated by Perl.
 
-The error exits from inside VMS.C are generally more serious, and are
+The error exits from inside the core are generally more serious, and are
 not supressed.
 
 =back