From: bg66 Date: Wed, 2 Feb 2005 04:45:20 +0000 (+0000) Subject: Fix. X-Git-Tag: riece-1_0_7~71 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e824524bb6879ff23ccb9646e986af9236f7ae79;p=elisp%2Friece.git Fix. --- 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: