Browse Source

Merge pull request #101339 from Ivorforce/remove-nothing

Remove unintentional use of zero-width space.
Rémi Verschelde 3 months ago
parent
commit
a529abc361
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/string/locales.h

+ 1 - 1
core/string/locales.h

@@ -1110,7 +1110,7 @@ static const char *script_list[][2] = {
 	{ "Meitei Mayek", "Mtei" },
 	{ "Meitei Mayek", "Mtei" },
 	{ "Multani", "Mult" },
 	{ "Multani", "Mult" },
 	{ "Myanmar / Burmese", "Mymr" },
 	{ "Myanmar / Burmese", "Mymr" },
-	{ "Nag Mundari", "Nagm" },
+	{ "Nag Mundari", "Nagm" },
 	{ "Nandinagari", "Nand" },
 	{ "Nandinagari", "Nand" },
 	{ "Old North Arabian", "Narb" },
 	{ "Old North Arabian", "Narb" },
 	{ "Nabataean", "Nbat" },
 	{ "Nabataean", "Nbat" },