@@ -77,7 +77,7 @@ |
||
77 | 77 | } catch (InvalidStyleException $e) { |
78 | 78 | // Do nothing |
79 | 79 | // or |
80 | - $this->processException($e); |
|
80 | + $this->processException($e); |
|
81 | 81 | } |
82 | 82 | return $text; |
83 | 83 | } |