summaryrefslogtreecommitdiff
path: root/lib/utf8.pm
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-19 06:33:49 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-19 06:33:49 +0000
commit8058d7abf600e878367b422ec507695e4ac6f25a (patch)
tree532a05dfd24d4fd343743294e4c48d2112ceba1f /lib/utf8.pm
parent66558a1012141f943df65dc612575097c38aed90 (diff)
downloadperl-8058d7abf600e878367b422ec507695e4ac6f25a.tar.gz
rename byte:: to bytes::
p4raw-id: //depot/perl@5133
Diffstat (limited to 'lib/utf8.pm')
-rw-r--r--lib/utf8.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utf8.pm b/lib/utf8.pm
index d9e9becdda..3098fe21bd 100644
--- a/lib/utf8.pm
+++ b/lib/utf8.pm
@@ -70,6 +70,6 @@ of byte semantics.
=head1 SEE ALSO
-L<perlunicode>, L<byte>
+L<perlunicode>, L<bytes>
=cut