summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-08 22:03:15 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-08 22:03:15 +0000
commite6f03d268116532cf99f1fc3fe20dcc057c9f0c5 (patch)
tree86db843b841afdb32b4b82daeba801c7d962a024 /pod/perlrun.pod
parent3df9be300aa76fdeef4d24d3449ba42fdc4bd784 (diff)
downloadperl-e6f03d268116532cf99f1fc3fe20dcc057c9f0c5.tar.gz
s/Plan9/Plan 9/g; (and one remaning MacOS)
p4raw-id: //depot/perl@17122
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index dd806bff29..60c7929566 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -166,7 +166,7 @@ common) and how to protect whitespace and these characters to run
one-liners (see B<-e> below).
On some systems, you may have to change single-quotes to double ones,
-which you must I<not> do on Unix or Plan9 systems. You might also
+which you must I<not> do on Unix or Plan 9 systems. You might also
have to change a single % to a %%.
For example: