summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEtan Reisner <deryni@pidgin.im>2009-07-04 17:36:07 +0000
committerEtan Reisner <deryni@pidgin.im>2009-07-04 17:36:07 +0000
commit62c835cb7a7357bc153224167d2afdb4fd2fe6da (patch)
treea97f85c87db5781b20310e1b9a850236a5fb640e /doc
parente2a4d94325fa80c200ea4dc64ad222d0e5c9ad28 (diff)
parent6753db57afba23f93d963424a0a5bdfbfa79240a (diff)
downloadpidgin-62c835cb7a7357bc153224167d2afdb4fd2fe6da.tar.gz
merge of '9147f6a00811b00ad8a36a9ccf04291f2b5ae50d'
and 'd9dc5a8507a756a79d13db892272fd50b54f8a65'
Diffstat (limited to 'doc')
-rw-r--r--doc/notify-signals.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/notify-signals.dox b/doc/notify-signals.dox
index 9c85c47d04..820298c604 100644
--- a/doc/notify-signals.dox
+++ b/doc/notify-signals.dox
@@ -30,7 +30,7 @@ void (*displaying_email_notification)(const char *subject,
const char *url);
@endsignalproto
@signaldesc
- Emitted before email notification is handed to the UI to display.
+ Emitted before notification of a single email is handed to the UI to display.
@param subject Subject of email being notified of.
@param from Who the email is from.
@param to Who the email is to.