aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/eieio.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi
index 370d18cc567..64271736b3f 100644
--- a/doc/misc/eieio.texi
+++ b/doc/misc/eieio.texi
@@ -1555,7 +1555,7 @@ You can also use the normal @code{describe-function} to retrieve
1555information about a class. If you call it on a constructor function, 1555information about a class. If you call it on a constructor function,
1556it will also display the class information. If you call it on a 1556it will also display the class information. If you call it on a
1557generic function, all implementations of that generic function will be 1557generic function, all implementations of that generic function will be
1558listet, together with links through which you can directly jump to the 1558listed, together with links through which you can directly jump to the
1559source. 1559source.
1560 1560
1561@node Default Superclass 1561@node Default Superclass