diff options
-rw-r--r-- | gnus-desktop-notify.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnus-desktop-notify.el b/gnus-desktop-notify.el index 5aef4bb..a8373e0 100644 --- a/gnus-desktop-notify.el +++ b/gnus-desktop-notify.el @@ -145,7 +145,7 @@ c' in the group buffer." :type bool :parameter-type '(const :tag "Include/exclude this group from the notification of new messages (depending on the value of -'gnus-desktop-notify-groups')." t)) +`gnus-desktop-notify-groups')." t)) ;; Functions (defun gnus-desktop-notify-exec (groups) |