Ryan C. Thompson il y a 9 ans
Parent
commit
9722935571
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -900,7 +900,7 @@ the stack."
              unless skipping-until collect frame)))
              unless skipping-until collect frame)))
 
 
 (defsubst ido-ubiquitous--interactive-internal ()
 (defsubst ido-ubiquitous--interactive-internal ()
-  "Eqivalent of the INTERACTIVE macro in the Emacs C source.
+  "Equivalent of the INTERACTIVE macro in the Emacs C source.
 
 
 This is an internal function that should never be called
 This is an internal function that should never be called
 directly.
 directly.