branch: externals/mpdired
commit 3236620d739c9dc93ff4e429aae012ccb44d62a2
Author: Manuel Giraud <[email protected]>
Commit: Manuel Giraud <[email protected]>
fix one term
---
mpdired.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mpdired.el b/mpdired.el
index 9752adb793..cc817fe98e 100644
--- a/mpdired.el
+++ b/mpdired.el
@@ -1049,7 +1049,7 @@ In the queue view, start playing the song at point."
(cons comm-name main-name)))
-;; General commands (i.e. usable outside of the MPDired buffer).
+;; Global commands (i.e. usable outside of the MPDired buffer).
(defun mpdired-pause ()
"Toggle MPDired pause."
(interactive)