]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in ido-use-virtual-buffers.
authorXue Fuqiao <xfq.free@gmail.com>
Tue, 29 Oct 2013 07:37:40 +0000 (15:37 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Tue, 29 Oct 2013 07:37:40 +0000 (15:37 +0800)
lisp/ido.el

index 9a17c0ca61fc9abb7d8693b1a5eb2dfbab9b7a94..42b36077bf88c66da09d467b3b0f0c9d784a10e5 100644 (file)
@@ -797,7 +797,7 @@ remaining completion.  If absent, elements 5 and 6 are used instead."
 The value can be one of the following:
 
   nil:  No virtual buffers are used.
-  auto: Use virtual bufferw when the current input matches no
+  auto: Use virtual buffers when the current input matches no
         existing buffers.
   t:    Always use virtual buffers.