emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e024bd1d1f9: ; Fix typo (Bug#75480)


From: Stefan Kangas
Subject: master e024bd1d1f9: ; Fix typo (Bug#75480)
Date: Fri, 10 Jan 2025 19:42:40 -0500 (EST)

branch: master
commit e024bd1d1f904b271d337e85ef730afcc87e73d2
Author: john muhl <jm@pub.pink>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typo (Bug#75480)
---
 lisp/mpc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]