diff lisp/=timer.el @ 1577:a52da8d63ff3

Doc fix.
author Christopher Zaborsky <rogue@erratum.com>
date Tue, 10 Nov 1992 20:01:10 +0000
parents de92360b091b
children aae774aae3de
line wrap: on
line diff
--- a/lisp/=timer.el	Tue Nov 10 19:51:29 1992 +0000
+++ b/lisp/=timer.el	Tue Nov 10 20:01:10 1992 +0000
@@ -87,7 +87,7 @@
       (setq timer-process nil timer-alist nil))))
 
 (defun cancel-timer (function)
-  "Cancel all events scheduled by ``run-at-time'' which would run FUNCTION."
+  "Cancel all events scheduled by `run-at-time' which would run FUNCTION."
   (interactive "aCancel function: ")
   (let ((alist timer-alist))
     (while alist