]> git.eshelyaron.com Git - emacs.git/commitdiff
(Type Predicates): Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 1 May 2006 15:05:48 +0000 (15:05 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 1 May 2006 15:05:48 +0000 (15:05 +0000)
lispref/objects.texi

index 0e35741a1aadbc8ce7be4ddb05266e7e5de33cbd..5665e5beee6de5e9db8ad51dd9a302deab923fda 100644 (file)
@@ -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