1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00

Spelling fix.

This commit is contained in:
Paul Eggert 2014-01-24 10:32:25 -08:00
parent 9940e3466e
commit 258fcaf738

View 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