diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-19 23:30:16 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-19 23:30:16 -0800 |
commit | 40ba43b4b71df1d51954bdad071e74243c4aea7c (patch) | |
tree | e4cb03937e72463278264e9684481d68ece4698c /lisp/notifications.el | |
parent | 24901d610c9ff524e7e7c132dca1cd4312368db0 (diff) | |
download | emacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/notifications.el')
-rw-r--r-- | lisp/notifications.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/notifications.el b/lisp/notifications.el index a4e7fdd5425..e4e44fb0f67 100644 --- a/lisp/notifications.el +++ b/lisp/notifications.el @@ -163,7 +163,7 @@ Various PARAMS can be set: only URI schema supported right now) or a name in a freedesktop.org-compliant icon theme. :sound-file The path to a sound file to play when the notification pops up. - :sound-name A themeable named sound from the freedesktop.org sound naming + :sound-name A themable named sound from the freedesktop.org sound naming specification to play when the notification pops up. Similar to icon-name,only for sounds. An example would be \"message-new-instant\". |