[Telepathy-commits] [telepathy-gabble/master] fix typo

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Jan 6 08:41:37 PST 2009


---
 tests/twisted/tubes/test-si-fallback.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/tubes/test-si-fallback.py b/tests/twisted/tubes/test-si-fallback.py
index e7cf7f8..885cfd2 100644
--- a/tests/twisted/tubes/test-si-fallback.py
+++ b/tests/twisted/tubes/test-si-fallback.py
@@ -276,7 +276,7 @@ def test(q, bus, conn, stream):
     factory = EventProtocolClientFactory(q)
     reactor.connectUNIX(path2, factory)
 
-    # Gabble need a bytestream for the connection and sends a SI offer.
+    # Gabble needs a bytestream for the connection and sends a SI offer.
     event = q.expect('stream-iq', iq_type='set', to='bob at localhost/Bob')
     iq = event.stanza
     si_nodes = xpath.queryForNodes('/iq/si', iq)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list