Sebastian Wiesner 11 лет назад
Родитель
Сommit
34114af157
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -527,7 +527,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