summaryrefslogtreecommitdiff
path: root/wince/bin/pl2bat.pl
diff options
context:
space:
mode:
Diffstat (limited to 'wince/bin/pl2bat.pl')
-rw-r--r--wince/bin/pl2bat.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/bin/pl2bat.pl b/wince/bin/pl2bat.pl
index cdbac6f273..d70a316676 100644
--- a/wince/bin/pl2bat.pl
+++ b/wince/bin/pl2bat.pl
@@ -218,7 +218,7 @@ use B<pl2bat>.
The generated batch file is initially processed as a batch file each
time it is run. This means that, to use it from within another batch
-file you should preceed it with C<call> or else the calling batch
+file you should precede it with C<call> or else the calling batch
file will not run any commands after the script:
call script [args]