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

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

[elpa] externals/tmr 32f6f93aba 04/10: tmr-notification: remove needless


From: ELPA Syncer
Subject: [elpa] externals/tmr 32f6f93aba 04/10: tmr-notification: remove needless quotes
Date: Sun, 15 May 2022 02:58:17 -0400 (EDT)

branch: externals/tmr
commit 32f6f93aba525c8e1a0cfcadf37e8c200d68df29
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    tmr-notification: remove needless quotes
---
 tmr-notification.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmr-notification.el b/tmr-notification.el
index d0647dfefd..0420be643b 100644
--- a/tmr-notification.el
+++ b/tmr-notification.el
@@ -29,7 +29,7 @@
 ;;
 ;; Provides a function to display a desktop notification.  This is
 ;; useful to get a passive popup when a timer completes.  Read
-;; (info \"(elisp) Desktop Notifications\") for details.
+;; (info "(elisp) Desktop Notifications") for details.
 
 ;;; Code:
 (require 'tmr)



reply via email to

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