fixed typo

This commit is contained in:
Fabien Potencier
2011-01-06 10:18:19 +01:00
parent 1a278ff1ab
commit 4a08303062
+1 -1
View File
@@ -15,7 +15,7 @@
* @package twig
* @author Fabien Potencier <fabien.potencier@symfony-project.com>
*/
class Twig_Markup extends Exception
class Twig_Markup
{
protected $content;