From c9ddd1e97b1d1d1332a1251de468251bf75c652b Mon Sep 17 00:00:00 2001 From: David Mitchell Date: Mon, 22 Feb 2010 17:19:43 +0000 Subject: [PATCH] fix prose from previous lib/bytes.pm doc update --- lib/bytes.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bytes.pm b/lib/bytes.pm index 31294cb..97ba731 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, +may wish to peruse some of the perl Unicode documentation: L, L, L and L. =head1 SYNOPSIS -- 1.8.3.1