diff options
author | Abhijit Menon-Sen <ams@wiw.org> | 2002-06-03 17:06:03 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-06-03 17:06:03 +0000 |
commit | fb8eeed8cb12743f5c60d9d4d0405913307f1b9b (patch) | |
tree | 785c993b0ceea0d776a8895940d29348d5c3aee9 /wince | |
parent | 21c5e947e5a68781b3973bfef39ecf5b371d4130 (diff) | |
download | perl-fb8eeed8cb12743f5c60d9d4d0405913307f1b9b.tar.gz |
Remove all occurrences of occurence, except for one (in the
Changelog) that is preserved for historical reasons.
p4raw-id: //depot/perl@16979
Diffstat (limited to 'wince')
-rw-r--r-- | wince/comp.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/comp.pl b/wince/comp.pl index ea061ee280..83f31d09f3 100644 --- a/wince/comp.pl +++ b/wince/comp.pl @@ -15,7 +15,7 @@ and --do Executes on local computer command that is presented by arguments immediately following after --do Most reason why you may want to execute script in this mode is that - arguments preprocessed to replace [p] occurences into current perl + arguments preprocessed to replace [p] occurrences into current perl location. Typically it is handy to run perl comp.pl --do cecopy pc:..\lib\Exporter.pm ce:[p]\lib |