diff src/protocols/msn/msg.h @ 10451:92d4a25fd33c

[gaim-migrate @ 11717] This is patch 1090620 from Felipe Contreras to improve the handling of the Individuals group on MSN and better buddy updates (modified by me to work in HEAD) Also included is my fix for bug 1090087 "MSN Groupchat Double Invite Crash", a few spelling corrections, and make some more strings translatable. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 30 Dec 2004 15:55:19 +0000
parents bbf738a0ce7b
children 95fa774d216d
line wrap: on
line diff
--- a/src/protocols/msn/msg.h	Thu Dec 30 06:26:53 2004 +0000
+++ b/src/protocols/msn/msg.h	Thu Dec 30 15:55:19 2004 +0000
@@ -60,7 +60,7 @@
 	MSN_MSG_ERROR_TIMEOUT, /**< The message timedout. */
 	MSN_MSG_ERROR_NAK, /**< The message could not be sent. */
 	MSN_MSG_ERROR_SB, /**< The error comes from the switchboard. */
-	MSN_MSG_ERROR_UNKNOWN /**< An unknown error occured. */
+	MSN_MSG_ERROR_UNKNOWN /**< An unknown error occurred. */
 
 } MsnMsgErrorType;