Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit3842f59

Browse files
committed
[#2704] Minor syntax error for new currency form type
1 parent48b3a7a commit3842f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎reference/forms/types/currency.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ currency Field Type
55
===================
66

77
The ``currency`` type is a subset of the
8-
:doc:`choice type </reference/forms/types/choice` that allows the user to
8+
:doc:`choice type</reference/forms/types/choice>` that allows the user to
99
select from a large list of `3-letter ISO 4217`_ currencies.
1010

1111
Unlike the ``choice`` type, you don't need to specify a ``choices`` or

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp