summaryrefslogtreecommitdiff
path: root/win32/ce-helpers
diff options
context:
space:
mode:
authorDavid Steinbrunner <dsteinbrunner@pobox.com>2013-05-21 06:48:17 -0400
committerJames E Keenan <jkeenan@cpan.org>2013-05-24 00:59:31 +0200
commitf5323a256eff3c470c70f3ef7872ca9dbf29e3ac (patch)
tree25ab8f2a20ddb35bc0625168a3d1b0835e49cb09 /win32/ce-helpers
parent48ef1d7bfd88b4eb0955de1eb67610a6e186a3a5 (diff)
downloadperl-f5323a256eff3c470c70f3ef7872ca9dbf29e3ac.tar.gz
typo fixes for win32 scripts
Diffstat (limited to 'win32/ce-helpers')
-rw-r--r--win32/ce-helpers/makedist.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/ce-helpers/makedist.pl b/win32/ce-helpers/makedist.pl
index 85812673e4..4d1f576621 100644
--- a/win32/ce-helpers/makedist.pl
+++ b/win32/ce-helpers/makedist.pl
@@ -15,7 +15,7 @@ my %opts = (
'cross-name' => 'wince',
'strip-pod' => 0, # strip POD from perl modules
'adaptation' => 1, # do some adaptation, such as stripping such
- # occurences as "if ($^O eq 'VMS'){...}" for Dynaloader.pm
+ # occurrences as "if ($^O eq 'VMS'){...}" for Dynaloader.pm
'zip' => 0, # perform zip
'clean-exts' => 0,
#options itself