From a33b187a0938296699214eb36b10dfb7f7a47556 Mon Sep 17 00:00:00 2001 From: euromark Date: Fri, 28 Sep 2012 14:51:51 +0200 Subject: [PATCH] doc block correction --- lib/Cake/I18n/L10n.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Cake/I18n/L10n.php b/lib/Cake/I18n/L10n.php index 08e99dae7..bf105d637 100644 --- a/lib/Cake/I18n/L10n.php +++ b/lib/Cake/I18n/L10n.php @@ -86,7 +86,8 @@ class L10n { /** * Maps ISO 639-3 to I10n::_l10nCatalog * The terminological codes (first one per language) should be used if possible. - * The bibliographic codes are aliases and work as well, though. + * They are the ones building the path in `/APP/Locale/[code]/` + * The bibliographic codes are aliases. * * @var array */