mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
fixed typo
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
* @package twig
|
||||
* @author Fabien Potencier <fabien.potencier@symfony-project.com>
|
||||
*/
|
||||
class Twig_Markup extends Exception
|
||||
class Twig_Markup
|
||||
{
|
||||
protected $content;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user