From: Glenn Morris Date: Thu, 21 Feb 2008 07:52:22 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: emacs-pretest-23.0.90~7806 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eeee3ae10553ac0f95ea922a848529053517352f;p=emacs.git Fix comment typo. --- diff --git a/lisp/calc/calc-prog.el b/lisp/calc/calc-prog.el index 124558c4ca0..9893bfa636b 100644 --- a/lisp/calc/calc-prog.el +++ b/lisp/calc/calc-prog.el @@ -165,7 +165,7 @@ (defvar math-integral-cache-state) ;; calc-user-formula-alist is local to calc-user-define-formula, -;; calc-user-define-compostion and calc-finish-formula-edit, +;; calc-user-define-composition and calc-finish-formula-edit, ;; but is used by calc-fix-user-formula. (defvar calc-user-formula-alist)