Quellcode durchsuchen

Fix a typo in a docstring

Ryan C. Thompson vor 5 Jahren
Ursprung
Commit
b9ca2566b8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      ido-completing-read+.el

+ 1 - 1
ido-completing-read+.el

@@ -159,7 +159,7 @@ using it, so the initial value shouldn't matter.")))
   "Minibuffer depth of the most recent ido-cr+ activation.
 
 If this equals the current minibuffer depth, then the minibuffer
-is currently being used by ido-cr+, and ido-cr+ feature will be
+is currently being used by ido-cr+, and ido-cr+ features will be
 active. Otherwise, something else is using the minibuffer and
 ido-cr+ features will be deactivated to avoid interfering with
 the other command.