Merge "Warn if stateful ParserOutput transforms are used"
[lhc/web/wiklou.git] / includes / parser / BlockLevelPass.php
index 761d5be..8cf8f85 100644 (file)
@@ -26,7 +26,7 @@ class BlockLevelPass {
        private $DTopen = false;
        private $inPre = false;
        private $lastSection = '';
-       private $linestart;
+       private $lineStart;
        private $text;
 
        # State constants for the definition list colon extraction