mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-24 05:22:04 -08: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
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.
|
times and the function to invoke.
|
||||||
|
|
||||||
@defun timerp object
|
@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.
|
timer.
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue