]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo (Bug#75480)
authorjohn muhl <jm@pub.pink>
Sun, 5 Jan 2025 16:24:02 +0000 (10:24 -0600)
committerEshel Yaron <me@eshelyaron.com>
Sat, 11 Jan 2025 11:19:32 +0000 (12:19 +0100)
(cherry picked from commit e024bd1d1f904b271d337e85ef730afcc87e73d2)

lisp/mpc.el

index 4c37da65b107be29e70a96e6671e8a52cb5813f6..e50ed142d8e1302c3e60f544294046b181f1f9a1 100644 (file)
@@ -2827,7 +2827,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."