diff options
| -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 @@ | |||
| 27 | ;;; Commentary: | 27 | ;;; Commentary: |
| 28 | ;; | 28 | ;; |
| 29 | ;; A calculator for Emacs. | 29 | ;; A calculator for Emacs. |
| 30 | ;; Why should you each for your mouse to get xcalc (calc.exe, gcalc or | 30 | ;; Why should you reach for your mouse to get xcalc (calc.exe, gcalc or |
| 31 | ;; whatever), when you have Emacs running already? | 31 | ;; whatever), when you have Emacs running already? |
| 32 | ;; | 32 | ;; |
| 33 | ;; If this is not part of your Emacs distribution, then simply bind | 33 | ;; If this is not part of your Emacs distribution, then simply bind |