This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use full archname in architecture-specific directories on VMS.
[perl5.git] / vms / gen_shrfls.pl
index 8576827..2cab553 100644 (file)
@@ -13,7 +13,7 @@
 #        must be linked
 #
 # Output:
-#    PerlShr_Attr.Opt - linker options file which speficies that global vars
+#    PerlShr_Attr.Opt - linker options file which specifies that global vars
 #        be placed in NOSHR,WRT psects.  Use when linking any object files
 #        against PerlShr.Exe, since cc places global vars in SHR,WRT psects
 #        by default.