diff --git a/lisp/mpc.el b/lisp/mpc.el index 00155bfabc8..e25983e48c9 100644 --- a/lisp/mpc.el +++ b/lisp/mpc.el @@ -2838,7 +2838,7 @@ will be used. See `mpc-format' for the definition of FORMAT-SPEC." (defcustom mpc-notifications-body '("%{Artist}" "%{AlbumArtist}" "Unknown Artist") - "List of FORMAT-SPEC used in the notification body. + "List of FORMAT-SPECs used in the notification body. The first element in the list that expands to a non-empty string will be used. See `mpc-format' for the definition of FORMAT-SPEC."