projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74b1368
)
Tweak comment.
author
Jan Schneider
<jan@horde.org>
Mon, 23 Aug 2010 21:50:12 +0000
(23:50 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 24 Aug 2010 12:31:46 +0000
(14:31 +0200)
framework/Core/lib/Horde/Registry.php
patch
|
blob
|
history
diff --git
a/framework/Core/lib/Horde/Registry.php
b/framework/Core/lib/Horde/Registry.php
index
6ed918c
..
9099772
100644
(file)
--- 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.
*