From: Juanma Barranquero Date: Mon, 1 May 2006 15:05:48 +0000 (+0000) Subject: (Type Predicates): Fix typos. X-Git-Tag: emacs-pretest-22.0.90~2864 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=23cac097756dc2fe54c3bb611c55997ecd35dd28;p=emacs.git (Type Predicates): Fix typos. --- diff --git a/lispref/objects.texi b/lispref/objects.texi index 0e35741a1aa..5665e5beee6 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