Typo, thanks to nikerabbit for reporting it :)
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 8 Apr 2008 19:52:19 +0000 (19:52 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 8 Apr 2008 19:52:19 +0000 (19:52 +0000)
includes/StubObject.php

index 15aa615..0cd453b 100644 (file)
@@ -128,7 +128,7 @@ class StubContLang extends StubObject {
 
 /**
  * Stub object for the user language. It depends of the user preferences and
- * "uselang" parameter that can be passed to inde.php. This object have to be
+ * "uselang" parameter that can be passed to index.php. This object have to be
  * in $wgLang global.
  */
 class StubUserLang extends StubObject {