# HG changeset patch # User Juanma Barranquero # Date 1146495948 0 # Node ID 8484fef193ad2828e20d49d94071df07d396e1b9 # Parent 17275343ae24b83ae7192430f9eb83000f7e1614 (Type Predicates): Fix typos. diff -r 17275343ae24 -r 8484fef193ad lispref/objects.texi --- a/lispref/objects.texi Mon May 01 13:31:59 2006 +0000 +++ b/lispref/objects.texi Mon May 01 15:05:48 2006 +0000 @@ -1781,10 +1781,10 @@ @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