changeset 11947:fc8396a3fd5e

[gaim-migrate @ 14238] 22:56:31 <SimGuy2k> deryni: those doc changes, s/who's/whose/ 22:57:12 <deryni> Bah, thanks. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 02 Nov 2005 03:57:49 +0000
parents f87f50f57b0b
children fd456a3275a8
files doc/blist-signals.dox
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/blist-signals.dox	Wed Nov 02 03:57:38 2005 +0000
+++ b/doc/blist-signals.dox	Wed Nov 02 03:57:49 2005 +0000
@@ -20,7 +20,7 @@
   @endsignalproto
   @signaldesc
    Emitted when a buddy on your buddy list goes away.
-  @param buddy      The buddy who's status changed.
+  @param buddy      The buddy whose status changed.
   @param old_status The status that the buddy just changed from.
   @param status     The status that the buddy just changed to.
  @endsignaldef
@@ -31,7 +31,7 @@
   @endsignalproto
   @signaldesc
    Emitted when a buddy on your buddy list becomes idle.
-  @param buddy    The buddy who's idle status changed.
+  @param buddy    The buddy whose idle status changed.
   @param old_idle Whether the buddy was idle.
   @param idle     Whether the buddy is currently idle.
  @endsignaldef