diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-13 22:18:48 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-13 22:18:48 -0700 |
commit | 3af1c8684ed6e48fbc21481d129e9aa164752c6e (patch) | |
tree | 668fd2bb53346d310721e8405c4f0b519829c599 /lisp/ido.el | |
parent | 4700b5a52dd4dcb27c4beee2c3fda4bfd0ac0e74 (diff) | |
download | emacs-3af1c8684ed6e48fbc21481d129e9aa164752c6e.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/ido.el')
-rw-r--r-- | lisp/ido.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ido.el b/lisp/ido.el index 6948e7ad033..43a0cc0a665 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -782,7 +782,7 @@ remaining completion. If absent, elements 5 and 6 are used instead." :group 'ido) (defcustom ido-use-virtual-buffers nil - "Specify how vritual buffers should be used. + "Specify how virtual buffers should be used. The value can be one of the following: nil: No virtual buffers are used. |