aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhou Fangyi <fangyi.zhou@yuriko.moe>2017-11-11 21:28:53 +0000
committerJiang Xin <worldhello.net@gmail.com>2017-12-03 10:11:34 +0800
commit2090d5b4a0d142aa4500249eccfcdec26525c56e (patch)
treefeee63c10b4091012407b8dac0e0165b1daae646
parent16697bdd1b137d6190f244a06fecf24f80ab3c30 (diff)
downloadgit-2090d5b4a0d142aa4500249eccfcdec26525c56e.tar.gz
git-2090d5b4a0d142aa4500249eccfcdec26525c56e.tar.xz
l10n: zh_CN Fix typo
apply.c:125 say -> way Signed-off-by: Fangyi Zhou <fangyi.zhou@yuriko.moe>
-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 d3aaf09b9..9f6be8930 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."