Japanese language is ja
Philip Newton [Wed, 10 Apr 2002 21:29:58 +0000 (23:29 +0200)]
Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>

p4raw-id: //depot/perl@15849

pod/perldelta.pod

index 60cb016..35582c6 100644 (file)
@@ -742,7 +742,7 @@ sum(), min(), first(), and shuffle(), by Graham Barr.  See L<List::Util>.
 C<Locale::Constants>, C<Locale::Country>, C<Locale::Currency>
 C<Locale::Language>, and L<Locale::Script>, from Neil Bowers, have
 been added.  They provide the codes for various locale standards, such
-as "fr" for France, "usd" for US Dollar, and "jp" for Japanese.
+as "fr" for France, "usd" for US Dollar, and "ja" for Japanese.
 
     use Locale::Country;