diff doc/lispintro/emacs-lisp-intro.texi @ 98770:c9c8b8c7805c

Sean Sieger <sean.sieger at gmail.com> (tiny change) (Recursion with list): Fix typo.
author Glenn Morris <rgm@gnu.org>
date Thu, 16 Oct 2008 04:08:35 +0000
parents b6395ec3de45
children fe597ddfd2ca
line wrap: on
line diff
--- a/doc/lispintro/emacs-lisp-intro.texi	Thu Oct 16 00:04:33 2008 +0000
+++ b/doc/lispintro/emacs-lisp-intro.texi	Thu Oct 16 04:08:35 2008 +0000
@@ -11541,7 +11541,7 @@
 instance.
 
 Put in yet another way, if the list is not empty, the first robot
-assemblies a second robot and tells it what to do; the second robot is
+assembles a second robot and tells it what to do; the second robot is
 a different individual from the first, but is the same model.
 
 When the second evaluation occurs, the @code{when} expression is