aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/strings.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi
index 1b57e665388..c9bf9e860b6 100644
--- a/doc/lispref/strings.texi
+++ b/doc/lispref/strings.texi
@@ -103,8 +103,8 @@ otherwise.
103@end defun 103@end defun
104 104
105@defun string-or-null-p object 105@defun string-or-null-p object
106This function returns @code{t} if @var{object} is a string or nil, 106This function returns @code{t} if @var{object} is a string or
107@code{nil} otherwise. 107@code{nil}, @code{nil} otherwise.
108@end defun 108@end defun
109 109
110@defun char-or-string-p object 110@defun char-or-string-p object