diff lisp/ChangeLog.11 @ 98444:e44273834265

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 01 Oct 2008 09:12:37 +0000
parents 36acd6af0772
children fd157eb8c223
line wrap: on
line diff
--- a/lisp/ChangeLog.11	Wed Oct 01 08:29:01 2008 +0000
+++ b/lisp/ChangeLog.11	Wed Oct 01 09:12:37 2008 +0000
@@ -2684,7 +2684,7 @@
 	(math-do-integral): Set `math-linear-subst-tried' to nil.
 	(math-do-integral-methods): Use `math-linear-subst-tried' to
 	determine what type of substitution to try.
-	(math-integ-try-linear-substituion):
+	(math-integ-try-linear-substitution):
 	Set `math-linear-subst-tried' to t.
 
 2004-11-08  Kim F. Storm  <storm@cua.dk>