diff lisp/cedet/semantic/idle.el @ 106878:ba25499d625a

(semantic-idle-work-for-one-buffer): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 16 Jan 2010 18:54:35 -0800
parents 4cf58c2379f4
children 181539c8b6a4
line wrap: on
line diff
--- a/lisp/cedet/semantic/idle.el	Sun Jan 17 03:30:13 2010 +0100
+++ b/lisp/cedet/semantic/idle.el	Sat Jan 16 18:54:35 2010 -0800
@@ -338,7 +338,7 @@
 (defun semantic-idle-work-for-one-buffer (buffer)
   "Do long-processing work for BUFFER.
 Uses `semantic-safe' and returns the output.
-Returns t of all processing succeeded."
+Returns t if all processing succeeded."
   (with-current-buffer buffer
     (not (and
 	  ;; Just in case