diff plugins/SIGNALS @ 3570:b791019b2492

[gaim-migrate @ 3666] You win, McQueen. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 29 Sep 2002 04:48:40 +0000
parents cf00549c53d7
children 3196d9044a45
line wrap: on
line diff
--- a/plugins/SIGNALS	Sun Sep 29 04:26:50 2002 +0000
+++ b/plugins/SIGNALS	Sun Sep 29 04:48:40 2002 +0000
@@ -344,8 +344,8 @@
 	access any data related to the conversation without breaking
 	anything.
 
-	'c'	is he conversation being closed.
-	
+	'c'	is the conversation being closed.
+
 event_connecting:
 	struct aim_user *u
 
@@ -355,5 +355,5 @@
 	being called, depending upon whether the attempt was a sucess or
 	a failure. In both cases, u->connecting is set to false and the
 	counter decremented.
-	
+
 	'u'	is the account being connected.