From 21be6a84a682cd3b8e6c8b8f11583b6c1293cffe Mon Sep 17 00:00:00 2001 From: OHASHI Akira Date: Wed, 2 Feb 2005 04:45:20 +0000 Subject: [PATCH] Fix. --- lisp/riece-eval.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/riece-eval.el b/lisp/riece-eval.el index dd107ee..de08a19 100644 --- a/lisp/riece-eval.el +++ b/lisp/riece-eval.el @@ -23,7 +23,7 @@ ;;; Commentary: -;; This add-on evaluate an input string as lisp object and send a result +;; This add-on evaluates an input string as lisp object and sends a result ;; as notice. Note the risky of this add-on. ;; To use, add the following line to your ~/.riece/init.el: -- 2.25.1