diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-11-16 16:07:01 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-11-16 16:07:01 +0000 |
commit | 5ca425fcc9c50f37da67347bf904ff4aff4db4b7 (patch) | |
tree | 075ccc888807c6c1f314c48d5a0513fff38d3067 /lisp/calculator.el | |
parent | 8791d6171e67e3c00d2e1602ffbced2a90a14654 (diff) | |
download | emacs-5ca425fcc9c50f37da67347bf904ff4aff4db4b7.tar.gz emacs-5ca425fcc9c50f37da67347bf904ff4aff4db4b7.tar.bz2 emacs-5ca425fcc9c50f37da67347bf904ff4aff4db4b7.zip |
Fix a typo in a comment.
Diffstat (limited to 'lisp/calculator.el')
-rw-r--r-- | lisp/calculator.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calculator.el b/lisp/calculator.el index ab84d088e6b..a19d84b5279 100644 --- a/lisp/calculator.el +++ b/lisp/calculator.el @@ -27,7 +27,7 @@ ;;; Commentary: ;; ;; A calculator for Emacs. -;; Why should you each for your mouse to get xcalc (calc.exe, gcalc or +;; Why should you reach for your mouse to get xcalc (calc.exe, gcalc or ;; whatever), when you have Emacs running already? ;; ;; If this is not part of your Emacs distribution, then simply bind |