Fixed spelling.

This commit is contained in:
Christian Storm
2015-02-17 10:52:37 +01:00
parent 0997bafeb9
commit a1d14c4526
11 changed files with 38 additions and 38 deletions

View File

@@ -517,7 +517,7 @@ _handle_caps(char *jid, XMPPCaps *caps)
}
}
// unsupported hash, xep-0115, assoiciate with JID, no cache
// unsupported hash, xep-0115, associate with JID, no cache
} else if (caps->hash) {
log_info("Hash %s not supported: %s, sending service discovery request", caps->hash, jid);
char *id = create_unique_id("caps");