diff options
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r-- | pod/perlrun.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 7880135867..c8bc66944d 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -977,7 +977,7 @@ C<__END__> if there is trailing garbage to be ignored (the program can process any or all of the trailing garbage via the DATA filehandle if desired). -The directory, if specified, must appear immedately following the B<-x> +The directory, if specified, must appear immediately following the B<-x> with no intervening whitespace. =back |