--- 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;