Skip to content

Commit e256f8e

Browse files
committed
Merge pull request #3068 from peterkokot/patch-1
Widget anchor fixed
2 parents 70b22ba + 5af7977 commit e256f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/date.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ a string, a timestamp or an array. As long as the `input`_ option is set
1212
correctly, the field will take care of all of the details.
1313

1414
The field can be rendered as a single text box, three text boxes (month,
15-
day, and year) or three select boxes (see the `widget_` option).
15+
day, and year) or three select boxes (see the `widget`_ option).
1616

1717
+----------------------+-----------------------------------------------------------------------------+
1818
| Underlying Data Type | can be ``DateTime``, string, timestamp, or array (see the ``input`` option) |

0 commit comments

Comments
 (0)