From 730d722868af591c6b1310890124de9afc83f9ee Mon Sep 17 00:00:00 2001 From: Jay Hannah Date: Fri, 28 Jan 2011 18:07:16 -0800 Subject: POD typo --- lib/utf8.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/utf8.pm') diff --git a/lib/utf8.pm b/lib/utf8.pm index ed0a4d8315..2d4afb5ac0 100644 --- a/lib/utf8.pm +++ b/lib/utf8.pm @@ -117,7 +117,7 @@ L. =item * $success = utf8::downgrade($string[, FAIL_OK]) -Converts in-place the the internal representation of the string from +Converts in-place the internal representation of the string from I to the equivalent octet sequence in the native encoding (Latin-1 or EBCDIC). The logical character sequence itself is unchanged. If I<$string> is already stored as native 8 bit, then this is a no-op. Can -- cgit v1.2.1