Skip to content

Commit ef4014d

Browse files
fix form type.
1 parent 1131247 commit ef4014d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/timezone.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ or ``Europe/Istanbul``.
1212

1313
Unlike the ``choice`` type, you don't need to specify a ``choices`` or
1414
``choice_list`` option as the field type automatically uses a large list
15-
of locales. You *can* specify either of these options manually, but then
15+
of timezones. You *can* specify either of these options manually, but then
1616
you should just use the ``choice`` type directly.
1717

1818
+-------------+------------------------------------------------------------------------+

0 commit comments

Comments
 (0)