summaryrefslogtreecommitdiff
path: root/lib/bytes.pm
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2010-02-26 13:21:43 +0000
committerRafael Garcia-Suarez <rgs@consttype.org>2010-03-12 09:48:21 +0100
commit04c2c53e28f4ba728c1eb5803e26f67d44f5672a (patch)
treebdbfe88e5a326ca35c9cb452ca1eb638a607f7e0 /lib/bytes.pm
parentd974f73b58c3742afde78aeb2cc0f767444c0d87 (diff)
downloadperl-04c2c53e28f4ba728c1eb5803e26f67d44f5672a.tar.gz
Use simpler language.
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 57916a578b..6dad41ad9f 100644
--- a/lib/bytes.pm
+++ b/lib/bytes.pm
@@ -42,7 +42,7 @@ and use of 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 between
your mental model of Perl Unicode and the current reality. In that case,
-you may wish to peruse some of the perl Unicode documentation:
+you may wish to read some of the perl Unicode documentation:
L<perluniintro>, L<perlunitut>, L<perlunifaq> and L<perlunicode>.
=head1 SYNOPSIS