aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2011-11-18 00:31:02 -0800
committerPaul Eggert <[email protected]>2011-11-18 00:31:02 -0800
commit3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e (patch)
treeeedcfcd5751edab39f795fcfb688e1e5cc3ad128 /lisp/calc
parent5c3a902f0fe2c2306ea7b340d701c1a855d1a3d5 (diff)
Spelling fixes.
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/calc-misc.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calc/calc-misc.el b/lisp/calc/calc-misc.el
index db86c08422..6d034927ae 100644
--- a/lisp/calc/calc-misc.el
+++ b/lisp/calc/calc-misc.el
@@ -260,13 +260,13 @@ Calc user interface as before (either C-x * C or C-x * K; initially C-x * C).
(length msg)) 32)
" [?=MORE]")
""))))))))
-
+
;;;; Stack and buffer management.
-;; The variable calc-last-why-command is set in calc-do-handly-whys
+;; The variable calc-last-why-command is set in calc-do-handle-whys
;; and used in calc-why (in calc-stuff.el).
(defvar calc-last-why-command)