From: Eshel Yaron Date: Sun, 29 Oct 2023 11:20:50 +0000 (+0100) Subject: * (completion-preview-hook): Fix typo in docstring X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=56fae2771e694a3dbe6e800bd60c3455bb1d1b94;p=completion-preview.git * (completion-preview-hook): Fix typo in docstring --- diff --git a/completion-preview.el b/completion-preview.el index f982ebd..6c67717 100644 --- a/completion-preview.el +++ b/completion-preview.el @@ -60,7 +60,7 @@ candidate also when there are multiple matching candidates." (defcustom completion-preview-hook '(completion-preview-require-certain-commands completion-preview-require-minimum-symbol-length) - "Hook for functions that determines whether to show preview completion. + "Hook for functions that determine whether to show preview completion. Completion Preview mode calls each of these functions in order after each command, and only displays the completion preview when