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

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

[elpa] externals/tmr 704242b6ba: Correct doc string reference to tmr-sou


From: ELPA Syncer
Subject: [elpa] externals/tmr 704242b6ba: Correct doc string reference to tmr-sound-play
Date: Mon, 27 Jun 2022 10:57:59 -0400 (EDT)

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

    Correct doc string reference to tmr-sound-play
---
 tmr-sound.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmr-sound.el b/tmr-sound.el
index 2aad66f2ed..0def488653 100644
--- a/tmr-sound.el
+++ b/tmr-sound.el
@@ -42,7 +42,7 @@
 
 (defcustom tmr-sound-file
   "/usr/share/sounds/freedesktop/stereo/alarm-clock-elapsed.oga"
-  "Path to sound file used by `tmr--play-sound'.
+  "Path to sound file used by `tmr-sound-play'.
 If nil, don't play any sound."
   :type '(choice
           file



reply via email to

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