Fix typos
Typos found with codespell.
This commit is contained in:
parent
d71a3274cf
commit
6abd718627
2 changed files with 4 additions and 4 deletions
|
|
@ -672,7 +672,7 @@ construct the command.")
|
|||
(counsel-projectile-switch-project 'counsel-projectile-switch-project-action-git-grep))
|
||||
|
||||
(defun counsel-projectile-grep-transformer (str)
|
||||
"Higlight file and line number in STR, first removing the
|
||||
"Highlight file and line number in STR, first removing the
|
||||
\"./\" prefix from the filename."
|
||||
;; This makes the display consistent with `counsel-git-grep' and
|
||||
;; `counsel-ag'-like commands.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue