fixed typos in the doc

This commit is contained in:
Fabien Potencier
2012-02-29 22:00:20 +01:00
parent 30929fde86
commit e9cfd2ec85
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
.. versionadded:: 1.5
The default date format support has been added in Twig 1.5.
.. versionadded:: 1.7
The default timezone support has been added in Twig 1.7.
.. versionadded:: 1.6.1
The default timezone support has been added in Twig 1.6.1.
The ``date`` filter formats a date to a given format:
+2 -2
View File
@@ -4,8 +4,8 @@
.. versionadded:: 1.6
The date function has been added in Twig 1.6.
.. versionadded:: 1.7
The default timezone support has been added in Twig 1.7.
.. versionadded:: 1.6.1
The default timezone support has been added in Twig 1.6.1.
Converts an argument to a date to allow date comparison: