summaryrefslogtreecommitdiff
path: root/vms/gen_shrfls.pl
diff options
context:
space:
mode:
authorPeter J. Acklam) (via RT <perlbug-followup@perl.org>2011-01-06 23:14:48 -0800
committerAbigail <abigail@abigail.be>2011-01-07 11:22:53 +0100
commit94ae10c0f8f9ead5b1850effb0ef8c9cba0175b5 (patch)
tree51b73d1069f319414b81d36d05dab176387b83b9 /vms/gen_shrfls.pl
parentc69ca1d4c45d8f9405e06ad3419c8ab43c8ae1d0 (diff)
downloadperl-94ae10c0f8f9ead5b1850effb0ef8c9cba0175b5.tar.gz
Fix typos (spelling errors) in vms/*.
# New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81918] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81918 > Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'vms/gen_shrfls.pl')
-rw-r--r--vms/gen_shrfls.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/gen_shrfls.pl b/vms/gen_shrfls.pl
index 8576827cbb..2cab553e45 100644
--- a/vms/gen_shrfls.pl
+++ b/vms/gen_shrfls.pl
@@ -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.