Follow up r89585. Clean up after the test, expand inContentLanguage() comment.
[lhc/web/wiklou.git] / includes / Message.php
index 531712f..87349ff 100644 (file)
@@ -224,7 +224,8 @@ class Message {
        }
 
        /**
-        * Request the message in the wiki's content language.
+        * Request the message in the wiki's content language,
+        * unless it is disabled for this message.
         * @see $wgForceUIMsgAsContentMsg
         * @return Message: $this
         */