emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/ampc d8ba1ed217 045/111: * ampc.el (ampc): Fix typo.


From: Stefan Monnier
Subject: [elpa] externals/ampc d8ba1ed217 045/111: * ampc.el (ampc): Fix typo.
Date: Tue, 20 Feb 2024 18:16:39 -0500 (EST)

branch: externals/ampc
commit d8ba1ed217a811486842f2babbd9f2c438ff21f4
Author: Christopher Schmidt <christopher@ch.ristopher.com>
Commit: Christopher Schmidt <christopher@ch.ristopher.com>

    * ampc.el (ampc): Fix typo.
---
 ampc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ampc.el b/ampc.el
index c1e2ecd4fb..d2080c0dae 100644
--- a/ampc.el
+++ b/ampc.el
@@ -579,7 +579,7 @@ all the time!"
               (1 'ampc-current-song-mark-face)
               (2 'ampc-current-song-marked-face)))))
 
-V;;; *** internal functions
+;;; *** internal functions
 (defun ampc-quote (string)
   (concat "\"" (replace-regexp-in-string "\"" "\\\"" string) "\""))
 



reply via email to

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