fixed typo
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 6 Jan 2011 09:18:19 +0000 (10:18 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 6 Jan 2011 09:18:19 +0000 (10:18 +0100)
lib/Twig/Markup.php

index 9b8f630..9a4d1df 100644 (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;