mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
nit: fix several documentation typos
This commit is contained in:
committed by
Henrik Lissner
parent
85fcac4562
commit
e5213f20e5
@@ -221,7 +221,7 @@ will be automatically appended to the result."
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/help-search (&optional initial-input)
|
||||
"Preform a text search on all of Doom's documentation."
|
||||
"Perform a text search on all of Doom's documentation."
|
||||
(interactive)
|
||||
(funcall (cond ((fboundp '+ivy-file-search)
|
||||
#'+ivy-file-search)
|
||||
|
Reference in New Issue
Block a user