aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emms.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms.el b/emms.el
index 5316cd1..ba4f97d 100644
--- a/emms.el
+++ b/emms.el
@@ -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")))