]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typo.
authorGlenn Morris <rgm@gnu.org>
Thu, 21 Feb 2008 07:52:22 +0000 (07:52 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 21 Feb 2008 07:52:22 +0000 (07:52 +0000)
lisp/calc/calc-prog.el

index 124558c4ca0645c9108abf8b22429eb957ce65a3..9893bfa636b835c5f9aff1f5902c35b7fa2f51e1 100644 (file)
 (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)