Skip to content

Commit 1e88b9d

Browse files
committed
Fix "versionadded" position
1 parent 8cfb850 commit 1e88b9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
.. versionadded:: 2.2
2+
The ``with_minutes`` option was introduced in Symfony 2.2.
3+
14
with_minutes
25
~~~~~~~~~~~~
36

47
**type**: ``Boolean`` **default**: ``true``
58

69
Whether or not to include minutes in the input. This will result in an additional
710
input to capture minutes.
8-
9-
.. versionadded:: 2.2
10-
The ``with_minutes`` option was introduced in Symfony 2.2.

0 commit comments

Comments
 (0)