Typo in comment.
authorPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 15 Oct 2007 10:32:54 +0000 (10:32 +0000)
committerPurodha B Blissenbach <purodha@users.mediawiki.org>
Mon, 15 Oct 2007 10:32:54 +0000 (10:32 +0000)
languages/Language.php

index 7c23641..6c4cef3 100644 (file)
@@ -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.
         *