diff options
-rw-r--r-- | emms.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ :group 'emms) (defcustom emms-player-list nil - "*List of players that EMMS can use. You need to set this!" + "*List of players that EMMS can use." :group 'emms :type '(repeat (symbol :tag "Player"))) |