Spelling fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Jan 2014 18:32:25 +0000 (10:32 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Jan 2014 18:32:25 +0000 (10:32 -0800)
doc/misc/eieio.texi

index 370d18c..6427173 100644 (file)
@@ -1555,7 +1555,7 @@ You can also use the normal @code{describe-function} to retrieve
 information about a class.  If you call it on a constructor function,
 it will also display the class information.  If you call it on a
 generic function, all implementations of that generic function will be
-listet, together with links through which you can directly jump to the
+listed, together with links through which you can directly jump to the
 source.
 
 @node Default Superclass