src/protocols/msn/msg.h

changeset 10451
2df35a139363
parent 10346
9c65a007b4a5
child 11321
a93121c0ea16
--- 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;
 

mercurial