From 39cfb5a1d699d420b4130ab73e64e1344e9c47c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Sat, 18 Dec 2010 14:34:29 +0000 Subject: [PATCH] Typo --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 2829153fda..3e16013530 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -2665,7 +2665,7 @@ class Language { } /** - * Get the list of variants supported by this langauge + * Get the list of variants supported by this language * see sample implementation in LanguageZh.php * * @return array an array of language codes -- 2.20.1