branch: elpa/vcomplete
commit 18164dd260868ace8cfaf80b750e347ba78e58a7
Author: Daniel Semyonov <dan...@dsemy.com>
Commit: Daniel Semyonov <dan...@dsemy.com>

    ; Another small change to 'vcomplete-mode's docstring
---
 vcomplete.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vcomplete.el b/vcomplete.el
index a9627b89e4..0de61ec5ac 100644
--- a/vcomplete.el
+++ b/vcomplete.el
@@ -280,7 +280,7 @@ When Vcomplete mode is enabled, the completion list buffer 
appears and
 updates automatically (by default), and the completion at point in the
 completions list buffer is highlighted.
 
-The following bindings are active completion:
+The following bindings are available during completion:
 
 \\{vcomplete-command-map}"
   :global t

Reply via email to