r32978 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32977‎ | r32978 | r32979 >
Date:19:52, 8 April 2008
Author:ialex
Status:old
Tags:
Comment:
Typo, thanks to nikerabbit for reporting it :)
Modified paths:
  • /trunk/phase3/includes/StubObject.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/StubObject.php
@@ -128,7 +128,7 @@
129129
130130 /**
131131 * Stub object for the user language. It depends of the user preferences and
132 - * "uselang" parameter that can be passed to inde.php. This object have to be
 132+ * "uselang" parameter that can be passed to index.php. This object have to be
133133 * in $wgLang global.
134134 */
135135 class StubUserLang extends StubObject {

Status & tagging log