diff options
Diffstat (limited to 'docs/api/xmlstream/jid.rst')
-rw-r--r-- | docs/api/xmlstream/jid.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/xmlstream/jid.rst b/docs/api/xmlstream/jid.rst index 22a2db45..1844b75a 100644 --- a/docs/api/xmlstream/jid.rst +++ b/docs/api/xmlstream/jid.rst @@ -1,7 +1,7 @@ Jabber IDs (JID) ================= -.. module:: sleekxmpp.xmlstream.jid +.. module:: slixmpp.xmlstream.jid .. autoclass:: JID :members: |