浏览代码

Merge pull request #101339 from Ivorforce/remove-nothing

Remove unintentional use of zero-width space.
Rémi Verschelde 3 月之前
父节点
当前提交
a529abc361
共有 1 个文件被更改,包括 1 次插入1 次删除
  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" },
 	{ "Multani", "Mult" },
 	{ "Myanmar / Burmese", "Mymr" },
-	{ "Nag Mundari", "Nagm" },
+	{ "Nag Mundari", "Nagm" },
 	{ "Nandinagari", "Nand" },
 	{ "Old North Arabian", "Narb" },
 	{ "Nabataean", "Nbat" },