From e0567e93d529631a2ed907ce6757d6aad6cec4ed Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Thu, 4 Aug 2011 08:48:22 +0200 Subject: [PATCH] Little documentation update of LanguageFactory --- .../install/files/lib/system/language/LanguageFactory.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php b/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php index c375e86b8f..d464e6ad28 100644 --- a/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php +++ b/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php @@ -304,7 +304,7 @@ abstract class LanguageFactory { } /** - * Returns an ordered list with the names all installed languages in the + * Returns an ordered list of the names of all installed languages in the * active language. * * @return array -- 2.20.1