We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e1470 commit 0acdd11Copy full SHA for 0acdd11
reference/forms/types/country.rst
@@ -50,8 +50,8 @@ choices
50
51
**default**: ``Symfony\Component\Intl\Intl::getRegionBundle()->getCountryNames()``
52
53
-The country type defaults the ``choices`` option to the all locales.
54
-It uses the default locale to determine the language.
+The country type defaults the ``choices`` option to the whole list of countries.
+It uses the default locale to determine which language to use.
55
56
Inherited options
57
-----------------
0 commit comments