Mercurial > emacs
changeset 70321:8484fef193ad
(Type Predicates): Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 01 May 2006 15:05:48 +0000 |
parents | 17275343ae24 |
children | 020e5fe542a0 |
files | lispref/objects.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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