]> git.eshelyaron.com Git - completion-preview.git/commitdiff
* (completion-preview-hook): Fix typo in docstring
authorEshel Yaron <me@eshelyaron.com>
Sun, 29 Oct 2023 11:20:50 +0000 (12:20 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 29 Oct 2023 11:20:50 +0000 (12:20 +0100)
completion-preview.el

index f982ebde60af5fa3d0599e83fa3b38ea6bcb222b..6c6771727af53ebb9991b820983b22d8f078c767 100644 (file)
@@ -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