summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/chrono-tools.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chrono-tools.el b/modules/chrono-tools.el
index ccbac5f1..37a065f2 100644
--- a/modules/chrono-tools.el
+++ b/modules/chrono-tools.el
@@ -106,7 +106,7 @@ Present all audio files in the sounds directory and set the chosen file as
(interactive)
(setq tmr-sound-file notification-sound)
(message "Timer sound reset to default: %s"
- (file-name-nondirectory notification-package)))
+ (file-name-nondirectory notification-sound)))
(use-package tmr
:defer 0.5