branch: externals/pyim commit 1129a07aa45c71c8d6712b73f089e7addbce53db Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
pyim-process-select-word: fix comment. --- pyim-liberime.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim-liberime.el b/pyim-liberime.el index efa1463402..38113355fb 100644 --- a/pyim-liberime.el +++ b/pyim-liberime.el @@ -200,7 +200,7 @@ (insert to-be-translated) (goto-char (point-max))) (pyim-process-run)) - ;; 在 rime 后端造词和调整瓷瓶词频 + ;; 在 rime 后端造词和调整词频 (pyim-liberime--create-word (reverse pyim-liberime-code-log) (reverse pyim-liberime-word-log))