We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f43530 + eb9044f commit 0ad5cf4Copy full SHA for 0ad5cf4
reference/forms/types/options/date_widget.rst.inc
@@ -10,5 +10,5 @@ The basic way in which this field should be rendered. Can be one of the followin
10
11
* ``text``: renders a three field input of type text (month, day, year).
12
13
-* ``single_text``: renders a single input of type text. User's input is validated
14
- based on the `format`_ option.
+* ``single_text``: renders a single input of type date (text in Symfony 2.0). User's
+ input is validated based on the `format`_ option.
0 commit comments