Quellcode durchsuchen

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

Ryan C. Thompson vor 11 Jahren
Ursprung
Commit
025eca1911
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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