From 9ea92221583c06c7328a7d34c9944098a25381c9 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 7 Nov 2012 01:15:26 +0000 Subject: jabber: fixed spelling in comment --- src/jabber.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jabber.c b/src/jabber.c index e7a4cf40..76534144 100644 --- a/src/jabber.c +++ b/src/jabber.c @@ -483,7 +483,7 @@ _chat_message_handler(xmpp_stanza_t * const stanza) chat_session_set_recipient_supports(short_from, recipient_supports); } - // deal with chat states is recipient supports them + // deal with chat states if recipient supports them if (recipient_supports) { if (xmpp_stanza_get_child_by_name(stanza, "composing") != NULL) { if (prefs_get_notify_typing() || prefs_get_intype()) { -- cgit 1.4.1-2-gfad0