This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perllocale: Nit.
authorKarl Williamson <public@khwilliamson.com>
Wed, 22 Jan 2014 21:42:10 +0000 (14:42 -0700)
committerKarl Williamson <public@khwilliamson.com>
Fri, 24 Jan 2014 01:27:40 +0000 (18:27 -0700)
pod/perllocale.pod

index 5efc754..6f94381 100644 (file)
@@ -182,7 +182,8 @@ hasn't yet been called in the course of the program's execution, the
 current locale is that which was determined by the L</"ENVIRONMENT"> in
 effect at the start of the program, except that
 C<L<LC_NUMERIC|/Category LC_NUMERIC: Numeric Formatting>> is always
-initialized to the C locale (mentioned under L<Finding locales>).
+initialized to the C locale (the C locale is mentioned under L<Finding
+locales>).
 If there is no valid environment, the current locale is whatever the
 system default has been set to.  It is likely, but not necessarily, the
 "C" locale.