summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-05-01 15:05:48 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-05-01 15:05:48 +0000
commit23cac097756dc2fe54c3bb611c55997ecd35dd28 (patch)
tree09ec044704f3bf28cc17a622e93a97d61ec43df8 /lispref
parent27c5714a63cac48fd2eaa28543d206c24967f365 (diff)
downloademacs-23cac097756dc2fe54c3bb611c55997ecd35dd28.tar.gz
(Type Predicates): Fix typos.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/objects.texi4
1 files changed, 2 insertions, 2 deletions
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