Browse Source

Fix a typo in a docstring

Ryan C. Thompson 5 years ago
parent
commit
b9ca2566b8
1 changed files with 1 additions and 1 deletions
  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.