+2012-09-30 Juanma Barranquero <lekktu@gmail.com>
+
+ * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
+
2012-09-28 Leo Liu <sdl.web@gmail.com>
* pcomplete.el (pcomplete-show-completions): Use
;; See http://debbugs.gnu.org/2042 for more info.
(defcustom ido-buffer-disable-smart-matches t
"Non-nil means not to re-order matches for buffer switching.
-By default, ido aranges matches in the following order:
+By default, ido arranges matches in the following order:
full-matches > suffix matches > prefix matches > remaining matches