From: Father Chrysostomos Date: Fri, 24 Jun 2011 16:29:39 +0000 (-0700) Subject: Tiny comment typo fix in handy.h X-Git-Tag: accepted/trunk/20130322.191538~3519 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d0df0e98c5bfa50aa15b6e3668676e95dcef8c08;p=platform%2Fupstream%2Fperl.git Tiny comment typo fix in handy.h --- diff --git a/handy.h b/handy.h index 18e2d1c..b75eafb 100644 --- a/handy.h +++ b/handy.h @@ -470,7 +470,7 @@ There are three variants for all the functions in this section. The base ones operate using the character set of the platform Perl is running on. The ones with an C<_A> suffix operate on the ASCII character set, and the ones with an C<_L1> suffix operate on the full Latin1 character set. All are unaffected by -locale +locale. For ASCII platforms, the base function with no suffix and the one with the C<_A> suffix are identical. The function with the C<_L1> suffix imposes the