Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d7e8262

Browse filesBrowse files
committed
bug #3535 fix form type name. (yositani2002)
This PR was merged into the 2.3 branch. Discussion ---------- fix form type name. | Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [all] | Fixed tickets | Commits ------- ef4014d fix form type.
2 parents 821af3b + ef4014d commit d7e8262
Copy full SHA for d7e8262

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/forms/types/timezone.rst

Copy file name to clipboardExpand all lines: reference/forms/types/timezone.rst
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.