]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fget_buffer_process): Fix typo in comment.
authorKarl Heuer <kwzh@gnu.org>
Mon, 14 Mar 1994 21:48:09 +0000 (21:48 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 14 Mar 1994 21:48:09 +0000 (21:48 +0000)
src/process.c

index 1fdeac3d293561bda0b23d2f4104b457efc97343..1c1ac73e9f9e7ca551db2b5c6a9ed5df890f81ac 100644 (file)
@@ -3301,7 +3301,7 @@ wait_reading_process_input (time_limit, microsecs, read_kbd, do_display)
 
 
 DEFUN ("get-buffer-process", Fget_buffer_process, Sget_buffer_process, 1, 1, 0,
-  /* Don't confused make-docfile by having two doc strings for this function.
+  /* Don't confuse make-docfile by having two doc strings for this function.
      make-docfile does not pay attention to #if, for good reason!  */
   0)
   (name)