From 51ab806af8525648a343a6f4d481f1b3211965dd Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 14 Mar 1994 21:48:09 +0000 Subject: [PATCH] (Fget_buffer_process): Fix typo in comment. --- src/process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5