Merge pull request #28036 from Luminus/patch-1

Fix CLDR recommendations link
This commit is contained in:
Claudio Sanches 2020-10-21 10:02:47 -03:00 committed by GitHub
commit 81ce4e23bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
* Countries
*
* Returns an array of countries and codes.
* Country codes and names should follow the Unicode CLDR recommendation (http://cldr.unicode.org/translation/country-names).
* Country codes and names should follow the Unicode CLDR recommendation (http://cldr.unicode.org/translation/displaynames/country-names).
*
* See https://github.com/unicode-org/cldr/blob/master/common/subdivisions/en.xml
*
* @package WooCommerce\i18n
* @version 3.8.0