Index: trunk/phase3/includes/StubObject.php |
— | — | @@ -128,7 +128,7 @@ |
129 | 129 | |
130 | 130 | /** |
131 | 131 | * 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 |
133 | 133 | * in $wgLang global. |
134 | 134 | */ |
135 | 135 | class StubUserLang extends StubObject { |