From 425d0a86ba2554adff6b3bd98415a843a98b7a1d Mon Sep 17 00:00:00 2001 From: Purodha B Blissenbach Date: Mon, 15 Oct 2007 10:32:54 +0000 Subject: [PATCH] Typo in comment. --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 7c23641669..6c4cef36e0 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1351,7 +1351,7 @@ class Language { /** * Plural form transformations, needed for some languages. - * For example, where are 3 form of plural in Russian and Polish, + * For example, there are 3 form of plural in Russian and Polish, * depending on "count mod 10". See [[w:Plural]] * For English it is pretty simple. * -- 2.20.1