fixed blanks in the doc

This commit is contained in:
Fabien Potencier
2012-09-29 18:04:58 +02:00
parent 2f7b43be74
commit da34d73b4a
+3 -3
View File
@@ -12,7 +12,7 @@ The ``date_modify`` filter modifies a date with a given modifier string:
The ``date_modify`` filter accepts strings (it must be in a format supported
by the `strtotime`_ function) or `DateTime`_ instances. You can easily combine
it with the :doc:`date </filters/date>` filter for formatting.
it with the :doc:`date<date>` filter for formatting.
.. _`strtotime`: http://www.php.net/strtotime
.. _`DateTime`: http://www.php.net/DateTime
.. _`strtotime`: http://www.php.net/strtotime
.. _`DateTime`: http://www.php.net/DateTime