summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpltnt <tpltnt.github@dropcut.net>2014-04-19 19:12:09 +0200
committertpltnt <tpltnt.github@dropcut.net>2014-04-19 19:12:09 +0200
commit364246963077456dc0bd5a739f52e3fb842fc049 (patch)
treeb24d27e4dcd00d9ca82c8474df7082174ecb85e3
parent7548f4404736a03e0a073d03e6eabe59818c3e79 (diff)
downloadslixmpp-364246963077456dc0bd5a739f52e3fb842fc049.tar.gz
slixmpp-364246963077456dc0bd5a739f52e3fb842fc049.tar.bz2
slixmpp-364246963077456dc0bd5a739f52e3fb842fc049.tar.xz
slixmpp-364246963077456dc0bd5a739f52e3fb842fc049.zip
doc typo fixed
-rw-r--r--sleekxmpp/clientxmpp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sleekxmpp/clientxmpp.py b/sleekxmpp/clientxmpp.py
index 6bcb36ba..f837c0f2 100644
--- a/sleekxmpp/clientxmpp.py
+++ b/sleekxmpp/clientxmpp.py
@@ -136,7 +136,7 @@ class ClientXMPP(BaseXMPP):
be attempted. If that fails, the server user in the JID
will be used.
- :param address -- A tuple containing the server's host and port.
+ :param address: A tuple containing the server's host and port.
:param reattempt: If ``True``, repeat attempting to connect if an
error occurs. Defaults to ``True``.
:param use_tls: Indicates if TLS should be used for the