summaryrefslogtreecommitdiff
path: root/pod/perllexwarn.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-07-29 01:33:46 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-07-29 01:33:46 +0000
commit9cbb5ea2917cb666eed5655eac07566f07548487 (patch)
tree44d6aed335a6c84f6c2428965d39c4c819e41a10 /pod/perllexwarn.pod
parent164e0d64e76aeb41b383f338cffa7d2e2e075e7c (diff)
downloadperl-9cbb5ea2917cb666eed5655eac07566f07548487.tar.gz
minor tweaks to pods and toke.c comments
p4raw-id: //depot/perl@3826
Diffstat (limited to 'pod/perllexwarn.pod')
-rw-r--r--pod/perllexwarn.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perllexwarn.pod b/pod/perllexwarn.pod
index 484e211000..81f44cca3a 100644
--- a/pod/perllexwarn.pod
+++ b/pod/perllexwarn.pod
@@ -314,8 +314,8 @@ The experimental features need bottomed out.
the module should be revisited.
octal
- 'octal' controls illegal octal characters warning but 'unsafe'
- illegal hexadecimal and binary characters warning.
+ 'octal' controls illegal octal characters warning, but 'unsafe' controls
+ illegal hexadecimal and binary characters warnings.
=head1 SEE ALSO