summaryrefslogtreecommitdiff
path: root/lib/bytes.pm
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2010-02-22 17:19:43 +0000
committerDavid Mitchell <davem@iabyn.com>2010-02-22 17:20:34 +0000
commitc9ddd1e97b1d1d1332a1251de468251bf75c652b (patch)
treec88911eb5f02fd55951428455a65b823ca091d47 /lib/bytes.pm
parent836ccc8ea0b1baa3680e911631ffd126ca7b9966 (diff)
downloadperl-c9ddd1e97b1d1d1332a1251de468251bf75c652b.tar.gz
fix prose from previous lib/bytes.pm doc update
Diffstat (limited to 'lib/bytes.pm')
-rw-r--r--lib/bytes.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bytes.pm b/lib/bytes.pm
index 31294cb9b2..97ba731e23 100644
--- a/lib/bytes.pm
+++ b/lib/bytes.pm
@@ -42,7 +42,7 @@ this module for anything other than debugging purposes is strongly
discouraged. If you feel that the functions here within might be useful
for your application, this possibly indicates a mismatch beteen your
mental model of Perl Unicode and the current reality. In that case, you
-wish to peruse some of the perl Unicode documentation: L<perluniintro>,
+may wish to peruse some of the perl Unicode documentation: L<perluniintro>,
L<perlunitut>, L<perlunifaq> and L<perlunicode>.
=head1 SYNOPSIS