Skip to content

Commit db85c67

Browse files
committed
formatting to follow 72 characters line limit
1 parent 12cccc8 commit db85c67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/language.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ The ``language`` type is a subset of the ``ChoiceType`` that allows the user
88
to select from a large list of languages. As an added bonus, the language names
99
are displayed in the language of the user.
1010

11-
The "value" for each language is the *Unicode language identifier* used in the `International Components for Unicode`_
12-
(e.g. ``fr`` or ``zh_Hant``).
11+
The "value" for each language is the *Unicode language identifier* used in
12+
the `International Components for Unicode`_ (e.g. ``fr`` or ``zh_Hant``).
1313

1414
.. note::
1515

0 commit comments

Comments
 (0)