nit(vertico): typo in docstring

This commit is contained in:
Matthieu Petiteau
2022-07-28 13:52:52 +01:00
committed by Henrik Lissner
parent 829998e70b
commit 3694969dd4

View File

@ -58,7 +58,7 @@
;;;###autoload
(defun +vertico/project-search (&optional arg initial-query directory)
"Peforms a live project search from the project root using ripgrep.
"Performs a live project search from the project root using ripgrep.
If ARG (universal argument), include all files, even hidden or compressed ones,
in the search."
(interactive "P")