branch: externals/mct
commit d4362de4d7a1fd9b646d0886811064dea70ece2e
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Minor rewording of doc string
---
 mct.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mct.el b/mct.el
index fc1a5a7..7e657b5 100644
--- a/mct.el
+++ b/mct.el
@@ -89,7 +89,7 @@ regardless of input length.
 
 When non-nil (the default), the Completions' buffer is
 automatically displayed once the `mct-minimum-input' is met and
-is hidden once the input drops below that threshold.  While
+is hidden if the input drops below that threshold.  While
 visible, the buffer is updated live to match the user input.
 
 Note that every function in the `mct-completion-passlist' ignores

Reply via email to