(nil and t): Do not use `iff' in documentation.
This commit is contained in:
parent
c7dd5e286d
commit
e17ca187e2
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ values results in a @code{setting-constant} error. @xref{Constant
|
|||
Variables}.
|
||||
|
||||
@defun booleanp object
|
||||
Return non-nil iff @var{object} is one of the two canonical boolean
|
||||
Return non-nil if @var{object} is one of the two canonical boolean
|
||||
values: @code{t} or @code{nil}.
|
||||
@end defun
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue