diff options
Diffstat (limited to 'lib/Locale/Constants.pm')
-rw-r--r-- | lib/Locale/Constants.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Locale/Constants.pm b/lib/Locale/Constants.pm index 957207ed90..cc11969c2c 100644 --- a/lib/Locale/Constants.pm +++ b/lib/Locale/Constants.pm @@ -31,7 +31,7 @@ Locale::Constants - constants for Locale codes =head1 SYNOPSIS use Locale::Constants; - + $codeset = LOCALE_CODE_ALPHA_2; =head1 DESCRIPTION |