Skip to content

Commit 0acdd11

Browse files
committed
Reference/forms/type/country : Minor bad copy/paste fix
1 parent 45e1470 commit 0acdd11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/forms/types/country.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ choices
5050

5151
**default**: ``Symfony\Component\Intl\Intl::getRegionBundle()->getCountryNames()``
5252

53-
The country type defaults the ``choices`` option to the all locales.
54-
It uses the default locale to determine the language.
53+
The country type defaults the ``choices`` option to the whole list of countries.
54+
It uses the default locale to determine which language to use.
5555

5656
Inherited options
5757
-----------------

0 commit comments

Comments
 (0)