l10n: zh_CN Fix typo

apply.c:125 say -> way Signed-off-by: Fangyi Zhou <fangyi.zhou@yuriko.moe>

Zhou Fangyi committed Nov 11, 2017 at 21:28 UTC 2090d5b4a0d142aa4500249eccfcdec26525c56e
1 file changed +1 -1
po/zh_CN.po
+1 -1
@@ -240,7 +240,7 @@ msgstr "未能识别的空白字符忽略选项 '%s'"
240
241 #: apply.c:125
242 msgid "--reject and --3way cannot be used together."
243 -msgstr "--reject 和 --3say 不能同时使用。"
243 +msgstr "--reject 和 --3way 不能同时使用。"
244
245 #: apply.c:127
246 msgid "--cached and --3way cannot be used together."