mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; Fix typo (Bug#75480)
This commit is contained in:
parent
8e9ad92a14
commit
e024bd1d1f
1 changed files with 1 additions and 1 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue