diff options
author | Lucas Bonnet <lucas@rincevent.net> | 2011-04-25 18:29:03 +0200 |
---|---|---|
committer | Lucas Bonnet <lucas@rincevent.net> | 2011-04-25 18:29:03 +0200 |
commit | 2374a3c8868f109543453ef7a269ad2d580b7cdc (patch) | |
tree | b4793faa7af50df977e13f9c394627c0a1c5e151 /lisp | |
parent | 716975560a3385c4955ef1481f4994567dc66830 (diff) |
* lisp/emms-browser.el: fix typo in comment
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/emms-browser.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emms-browser.el b/lisp/emms-browser.el index 4c20fbe..0d1da3c 100644 --- a/lisp/emms-browser.el +++ b/lisp/emms-browser.el @@ -72,7 +72,7 @@ ;; C emms-browser-clear-playlist ;; E emms-browser-expand-all ;; d emms-browser-view-in-dired -;; d emms-browser-delete-files +;; D emms-browser-delete-files ;; q emms-browser-bury-buffer ;; r emms-browser-goto-random ;; n next-line |