浏览代码

Merge branch 'patch-1' lunaryorn/ido-ubiquitous into bleeding-edge

Ryan C. Thompson 11 年之前
父节点
当前提交
025eca1911
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -544,7 +544,7 @@ completion for them."
             (setq collection (all-completions "" collection predicate)
                   ;; Don't need this any more
                   predicate nil)))
-         (colection-ok
+         (collection-ok
           ;; Don't use ido if the collection is empty or too large.
           (and collection-ok
                collection