Ver código fonte

Fix typo in variable name

Sebastian Wiesner 11 anos atrás
pai
commit
34114af157
1 arquivos alterados com 1 adições e 1 exclusões
  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