Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorZhou Fangyi <fangyi.zhou@yuriko.moe>2017-11-12 00:28:53 +0300
committerJiang Xin <worldhello.net@gmail.com>2017-12-03 05:11:34 +0300
commit2090d5b4a0d142aa4500249eccfcdec26525c56e (patch)
treefeee63c10b4091012407b8dac0e0165b1daae646 /po
parent16697bdd1b137d6190f244a06fecf24f80ab3c30 (diff)
l10n: zh_CN Fix typo
apply.c:125 say -> way Signed-off-by: Fangyi Zhou <fangyi.zhou@yuriko.moe>
Diffstat (limited to 'po')
-rw-r--r--po/zh_CN.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index d3aaf09b99..9f6be8930b 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -240,7 +240,7 @@ msgstr "未能识别的空白字符忽略选项 '%s'"
#: apply.c:125
msgid "--reject and --3way cannot be used together."
-msgstr "--reject 和 --3say 不能同时使用。"
+msgstr "--reject 和 --3way 不能同时使用。"
#: apply.c:127
msgid "--cached and --3way cannot be used together."