From: Platonides Date: Fri, 9 Apr 2010 19:35:14 +0000 (+0000) Subject: Follow up r64819. Cosmetical fixes. X-Git-Tag: 1.31.0-rc.0~37193 X-Git-Url: https://git.cyclocoop.org/?a=commitdiff_plain;h=dc7d0302b1cdc2ac95daaa7c2b54bef982e9e18b;p=lhc%2Fweb%2Fwiklou.git Follow up r64819. Cosmetical fixes. --- diff --git a/includes/parser/Parser.php b/includes/parser/Parser.php index b78deca7ee..759db0bf02 100644 --- a/includes/parser/Parser.php +++ b/includes/parser/Parser.php @@ -347,8 +347,8 @@ class Parser { /** * The page doesn't get language converted if * a) It's disabled - * c) Content isn't converted - * d) It's a conversion table + * b) Content isn't converted + * c) It's a conversion table */ if ( !( $wgDisableLangConversion || isset( $this->mDoubleUnderscores['nocontentconvert'] )