mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: fix several documentation typos
This commit is contained in:
committed by
Henrik Lissner
parent
85fcac4562
commit
e5213f20e5
@ -103,7 +103,7 @@ we have to clean it up ourselves."
|
||||
(local-unset-key [mouse-1]))))
|
||||
|
||||
(defadvice! +dired--ranger-travel-a ()
|
||||
"Temprorary fix for this function until ralesi/ranger.el#236 gets merged."
|
||||
"Temporary fix for this function until ralesi/ranger.el#236 gets merged."
|
||||
:override #'ranger-travel
|
||||
(interactive)
|
||||
(let ((prompt "Travel: "))
|
||||
|
Reference in New Issue
Block a user