diff src/minibuf.c @ 66217:a75cbd554fc1

(Fdisplay_completion_list): Doc fix.
author Andreas Schwab <schwab@suse.de>
date Thu, 20 Oct 2005 13:07:14 +0000
parents 13abee3a9bc6
children eef44f16f6c3
line wrap: on
line diff
--- a/src/minibuf.c	Thu Oct 20 12:46:50 2005 +0000
+++ b/src/minibuf.c	Thu Oct 20 13:07:14 2005 +0000
@@ -2364,7 +2364,7 @@
 It can find the completion buffer in `standard-output'.  
 The optional second arg COMMON-SUBSTRING is a string. 
 It is used to put faces, `completions-first-difference` and
-`completions-common-part' on the completion bufffer. The
+`completions-common-part' on the completion buffer. The
 `completions-common-part' face is put on the common substring
 specified by COMMON-SUBSTRING. If COMMON-SUBSTRING is nil,
 the faces are not put.