Fix typo in 'timerp' documentation
* doc/lispref/os.texi (Timers): Fix typo in 'timerp' documentation. (Bug#32999) Copyright-paperwork-exempt: yes
This commit is contained in:
parent
4cf1eb8062
commit
19f705c438
1 changed files with 1 additions and 1 deletions
|
@ -1766,7 +1766,7 @@ special object that stores the information about the next invocation
|
|||
times and the function to invoke.
|
||||
|
||||
@defun timerp object
|
||||
This predicate function returns non-@code{nil} of @code{object} is a
|
||||
This predicate function returns non-@code{nil} if @code{object} is a
|
||||
timer.
|
||||
@end defun
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue