[minor] Remove comment about Navajo OpenType code.

Apparently the code is already standardized:
https://www.microsoft.com/typography/otspec/languagetags.htm
This commit is contained in:
Roozbeh Pournader 2015-05-05 22:31:19 -07:00 committed by Behdad Esfahbod
parent 42b00118ea
commit f6266ad291
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ static const LangTag ot_languages[] = {
{"nr", HB_TAG('N','D','B',' ')}, /* [South] Ndebele */
{"nsk", HB_TAG('N','A','S',' ')}, /* Naskapi */
{"nso", HB_TAG('S','O','T',' ')}, /* [Northern] Sotho */
{"nv", HB_TAG('N','A','V',' ')}, /* Navajo (not standardized yet) */
{"nv", HB_TAG('N','A','V',' ')}, /* Navajo */
{"ny", HB_TAG('C','H','I',' ')}, /* Chewa/Chichwa/Nyanja */
{"nym", HB_TAG('N','Y','M',' ')}, /* Nyamwezi */
{"nyn", HB_TAG('N','K','L',' ')}, /* Nyankole */