Fix typos
This commit is contained in:
parent
12c36187be
commit
199a6fab79
7 changed files with 7 additions and 7 deletions
|
@ -168,7 +168,7 @@ function and open its documentation with `helpful-function'. Otherwise, it will
|
|||
search for it with `apropos'.
|
||||
|
||||
If QUERY is empty, this runs the equivalent of 'M-x apropos'. If BANG is
|
||||
non-nil, a search is preformed against Doom's manual (wiht `doom/help-search')."
|
||||
non-nil, a search is preformed against Doom's manual (with `doom/help-search')."
|
||||
(interactive "<!><a>")
|
||||
(if bang
|
||||
(doom/help-search query)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue