summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/objects.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi
index cf703aba9c8..ec6ab8204d6 100644
--- a/doc/lispref/objects.texi
+++ b/doc/lispref/objects.texi
@@ -2036,7 +2036,7 @@ with references to further information.
@xref{Array Functions, arrayp}.
@item bignump
-@xref{Predicates on Numbers, floatp}.
+@xref{Predicates on Numbers, bignump}.
@item bool-vector-p
@xref{Bool-Vectors, bool-vector-p}.
@@ -2078,7 +2078,7 @@ with references to further information.
@xref{Variable Definitions, custom-variable-p}.
@item fixnump
-@xref{Predicates on Numbers, floatp}.
+@xref{Predicates on Numbers, fixnump}.
@item floatp
@xref{Predicates on Numbers, floatp}.