emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pyim 1129a07aa4: pyim-process-select-word: fix comment.


From: ELPA Syncer
Subject: [elpa] externals/pyim 1129a07aa4: pyim-process-select-word: fix comment.
Date: Tue, 27 Sep 2022 04:57:59 -0400 (EDT)

branch: externals/pyim
commit 1129a07aa45c71c8d6712b73f089e7addbce53db
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@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))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]