]> git.eshelyaron.com Git - emacs.git/commitdiff
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 370d18cc567828f8ab19de57757b0cfcf97a8e0d..64271736b3f6729bb98e29f3e32373c500029630 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