branch: externals/tmr commit 704242b6bade243a1fa5873c1c9a71067a2bb9f3 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@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