From: Karl Heuer Date: Mon, 14 Mar 1994 21:48:09 +0000 (+0000) Subject: (Fget_buffer_process): Fix typo in comment. X-Git-Tag: emacs-19.34~9507 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=51ab806af8525648a343a6f4d481f1b3211965dd;p=emacs.git (Fget_buffer_process): Fix typo in comment. --- diff --git a/src/process.c b/src/process.c index 1fdeac3d293..1c1ac73e9f9 100644 --- a/src/process.c +++ b/src/process.c @@ -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)