Skip to content

Commit

Permalink
fix form type.
Browse files Browse the repository at this point in the history
  • Loading branch information
yositaniwebware committed Feb 3, 2014
1 parent 1131247 commit ef4014d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/forms/types/timezone.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ or ``Europe/Istanbul``.

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

+-------------+------------------------------------------------------------------------+
Expand Down

0 comments on commit ef4014d

Please sign in to comment.