This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix a memory leak in ck_grep(), spotted by coverity:
[perl5.git] / wince / comp.pl
index ea061ee..3fab27c 100644 (file)
@@ -15,12 +15,12 @@ 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
 
 --copy copies file to CE device
-  here also [p] will be expanded to corrent PerlCE path, and additionally
+  here also [p] will be expanded to current PerlCE path, and additionally
   when --copy=compact specified then, if filename looks like perl module,
   then POD will be stripped away from that file
   modules