mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
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
@ -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…
Reference in New Issue
Block a user