nit(corfu): revise comments, grammar, and formatting

This commit is contained in:
Henrik Lissner
2025-03-31 02:54:35 -04:00
parent f3165c1c5b
commit 74817a6f25
4 changed files with 12 additions and 11 deletions

View File

@ -10,7 +10,7 @@
;;;###autoload
(defun +corfu/move-to-minibuffer ()
"Move the current list of candidates to your choice of minibuffer completion UI."
"Move list of candidates to your choice of minibuffer completion UI."
(interactive)
(pcase completion-in-region--data
(`(,beg ,end ,table ,pred ,extras)