Mercurial > libervia-backend
diff src/core/xmpp.py @ 461:4e361d295bca
core: typo
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 14 Mar 2012 23:41:06 +0100 |
parents | cf005701624b |
children | 448ce3c9e2ac |
line wrap: on
line diff
--- a/src/core/xmpp.py Tue Mar 13 22:04:03 2012 +0100 +++ b/src/core/xmpp.py Wed Mar 14 23:41:06 2012 +0100 @@ -346,7 +346,7 @@ class SatVersionHandler(generic.VersionHandler): def getDiscoInfo(self, requestor, target, node): - #XXX: We need to work around wokkel's behavious (namespace not added if there is a + #XXX: We need to work around wokkel's behaviour (namespace not added if there is a # node) as it cause issues with XEP-0115 & PEP (XEP-0163): there is a node when server # ask for disco info, and not when we generate the key, so the hash is used with different # disco features, and when the server (seen on ejabberd) generate its own hash for security check