From 862a3750bd0cc4ae944220f09f0726f35abb31ea Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 23 Aug 2010 23:50:12 +0200 Subject: [PATCH] Tweak comment. --- framework/Core/lib/Horde/Registry.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/framework/Core/lib/Horde/Registry.php b/framework/Core/lib/Horde/Registry.php index 6ed918ca4..90997727f 100644 --- a/framework/Core/lib/Horde/Registry.php +++ b/framework/Core/lib/Horde/Registry.php @@ -2399,9 +2399,9 @@ class Horde_Registry } /** - * Maps languages with common two-letter codes (such as nl) to the - * full gettext code (in this case, nl_NL). Returns the language - * unmodified if it isn't an alias. + * Maps languages with common two-letter codes (such as nl) to the full + * locale code (in this case, nl_NL). Returns the language unmodified if + * it isn't an alias. * * @param string $language The language code to map. * -- 2.11.0