fix indents

This commit is contained in:
Emanuil Rusev 2014-09-22 02:52:45 +03:00
parent 59c77e706b
commit f64c1387f8
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ class Parsedown
return $this;
}
private $markupEscaped;
private $markupEscaped;
function setMarkupEscaped($markupEscaped)
{