[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

typo



こっそり直しといてください。 -- yoichi
--- w3m-proc.el	16 Oct 2002 11:41:54 -0000	1.27
+++ w3m-proc.el	29 Oct 2002 00:56:13 -0000
@@ -183,7 +183,7 @@
 	  (sit-for 0.1))))))
 
 (defun w3m-process-start-process (object &optional no-sentinel)
-  "Start a process spcified by the OBJECT, return always nil.
+  "Start a process specified by the OBJECT, return always nil.
 When NO-SENTINEL is not equal to nil, all status changes of the
 generated asynchronous process is ignored.  Otherwise,
 `w3m-process-sentinel' is given to the process as the sentinel."