# HG changeset patch # User Karl Heuer # Date 763681689 0 # Node ID 862304c3b015a7437ebda45b2c49cb32eca44d1a # Parent 4ef6b636dc99d7e58a1afd7ed15a3acaf97c67c6 (Fget_buffer_process): Fix typo in comment. diff -r 4ef6b636dc99 -r 862304c3b015 src/process.c --- a/src/process.c Mon Mar 14 21:45:32 1994 +0000 +++ b/src/process.c Mon Mar 14 21:48:09 1994 +0000 @@ -3301,7 +3301,7 @@ 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)