From 23cac097756dc2fe54c3bb611c55997ecd35dd28 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 1 May 2006 15:05:48 +0000 Subject: [PATCH] (Type Predicates): Fix typos. --- lispref/objects.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lispref/objects.texi b/lispref/objects.texi index 0e35741a1a..5665e5beee 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi @@ -1781,10 +1781,10 @@ with references to further information. @xref{Basic Windows, windowp}. @item booleanp -@xref{nil and t, booleanp} +@xref{nil and t, booleanp}. @item string-or-null-p -@xref{Predicates for Strings, string-or-null-p} +@xref{Predicates for Strings, string-or-null-p}. @end table The most general way to check the type of an object is to call the -- 2.39.2