1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Fix typo in ido-use-virtual-buffers.

This commit is contained in:
Xue Fuqiao 2013-10-29 15:37:40 +08:00
parent 0085b9be22
commit bb667ec73c

View 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.