Fixed a typo

This commit is contained in:
Maxim Biro 2013-08-11 16:52:43 -04:00
parent eaa7d3e0a0
commit ee95bf08af

View File

@ -211,7 +211,7 @@ void m_callback_userstatus(void (*function)(int, USERSTATUS));
in that case, you should discard it. */
void m_callback_read_receipt(void (*function)(int, uint32_t));
/* set the callback for conenction status changes
/* set the callback for connection status changes
function(int friendnumber, uint8_t status)
status:
0 -- friend went offline after being previously online