changeset 92025:038a958de82d

Fix comment typo.
author Glenn Morris <rgm@gnu.org>
date Thu, 21 Feb 2008 07:52:22 +0000
parents b2d4415371d1
children 4ad14ee0d40a
files lisp/calc/calc-prog.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calc/calc-prog.el	Thu Feb 21 07:51:42 2008 +0000
+++ b/lisp/calc/calc-prog.el	Thu Feb 21 07:52:22 2008 +0000
@@ -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)