[Telepathy-commits] [telepathy-gabble/master] fix typo in comment
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Mar 13 04:26:01 PDT 2009
---
tests/twisted/bytestream.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/bytestream.py b/tests/twisted/bytestream.py
index e2314bf..c396aa2 100644
--- a/tests/twisted/bytestream.py
+++ b/tests/twisted/bytestream.py
@@ -648,7 +648,7 @@ class BytestreamSIFallbackS5CannotConnect(BytestreamSIFallback):
self.ibb.wait_bytestream_open()
class BytestreamSIFallbackS5WrongHash(BytestreamSIFallback):
- """Try to use SOCKS5 and fallback to IBB because target send the wrong has
+ """Try to use SOCKS5 and fallback to IBB because target sent the wrong hash
as domain in the CONNECT command."""
def __init__(self, stream, q, sid, initiator, target, initiated):
BytestreamSIFallback.__init__(self, stream, q, sid, initiator, target, initiated)
--
1.5.6.5
More information about the telepathy-commits
mailing list