From 3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 18 Nov 2011 00:31:02 -0800 Subject: Spelling fixes. --- lisp/calc/calc-misc.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/calc') 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) -- cgit v1.2.3