Follow up r65027. Use wfMsgForContent, the message is fully in Content language as...
[lhc/web/wiklou.git] / includes / Article.php
index c1fc957..781a8f4 100644 (file)
@@ -2845,7 +2845,7 @@ class Article {
                                ) ) .
                                "</td>
                        </tr>";
-               # Dissalow watching is user is not logged in
+               # Disallow watching if user is not logged in
                if ( $wgUser->isLoggedIn() ) {
                        $form .= "
                        <tr>