Clarify the comment according to the variable name

Change-Id: Ie196339c26737f86d31a2a258123049901dcf7c6
This commit is contained in:
Amir E. Aharoni
2014-01-22 22:27:10 +02:00
parent 5b76ca81e6
commit 5796a742ca

View File

@@ -99,8 +99,8 @@ $GLOBALS['wgULSAnonCanChangeLanguage'] = true;
$GLOBALS['wgULSLanguageDetection'] = true;
/**
* Disable the input methods feature for all users by default. Can still
* be enabled manually by the user.
* Enable the input methods feature for all users by default.
* Can be disabled manually by the user.
*/
$GLOBALS['wgULSIMEEnabled'] = true;