From 73de309fb411ad66dac6efbcaff1d6725a2d7d17 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Fri, 3 Feb 2017 13:30:43 -0800 Subject: [PATCH] fixed CS --- doc/deprecated.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/deprecated.rst b/doc/deprecated.rst index 9778b0fa6..8b25cc410 100644 --- a/doc/deprecated.rst +++ b/doc/deprecated.rst @@ -207,7 +207,7 @@ Miscellaneous removed in 2.0. * As of Twig 1.21, setting the environment option ``autoescape`` to ``true`` is - deprecated and will be removed in 2.0. Set ``"html"`` explicitly instead. + deprecated and will be removed in 2.0. Use ``"html"`` instead. * As of Twig 1.27, ``Twig_Error::getTemplateFile()`` and ``Twig_Error::setTemplateFile()`` are deprecated. Use