diff lispref/os.texi @ 54037:96796d3ede2e

Minor fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 17 Feb 2004 01:06:10 +0000
parents 5bf3c4457aa3
children 1468ded18da0
line wrap: on
line diff
--- a/lispref/os.texi	Tue Feb 17 01:04:35 2004 +0000
+++ b/lispref/os.texi	Tue Feb 17 01:06:10 2004 +0000
@@ -1306,7 +1306,7 @@
 function, because quitting out of many timer functions can leave
 things in an inconsistent state.  This is normally unproblematical
 because most timer functions don't do a lot of work.  Indeed, for a
-timer to calls a function that takes substantial time to run is likely
+timer to call a function that takes substantial time to run is likely
 to be annoying.
 
 @defun run-at-time time repeat function &rest args