From: Benjamin Goldberg Date: Wed, 9 Jan 2002 21:03:16 +0000 (-0500) Subject: Re: [Patch @14129] fixes Unicode::Normalize X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d0ed03428d5c265b5f17dcb8cb932ac6647a5705;p=p5sagit%2Fp5-mst-13.2.git Re: [Patch @14129] fixes Unicode::Normalize Message-ID: <3C3CF664.A2BF3AC2@earthlink.net> p4raw-id: //depot/perl@14308 --- diff --git a/ext/Unicode/Normalize/Normalize.pm b/ext/Unicode/Normalize/Normalize.pm index 819fbc4..eed1858 100644 --- a/ext/Unicode/Normalize/Normalize.pm +++ b/ext/Unicode/Normalize/Normalize.pm @@ -106,8 +106,8 @@ As C<$form_name>, one of the following names must be given. =head2 Character Data These functions are interface of character data used internally. -If you want only to get unicode normalization forms, -you doesn't need call them by yourself. +If you want only to get Unicode normalization forms, you don't need +call them yourself. =over 4