[telepathy-gabble/master] tubetestutil.py: fix typo

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon May 4 08:13:03 PDT 2009


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

diff --git a/tests/twisted/tubes/tubetestutil.py b/tests/twisted/tubes/tubetestutil.py
index a33c978..4075e37 100644
--- a/tests/twisted/tubes/tubetestutil.py
+++ b/tests/twisted/tubes/tubetestutil.py
@@ -211,7 +211,7 @@ class Echo(Protocol):
 
 def set_up_echo(q, address_type):
     """
-    Sets up an instance of Echo listenning on a socket of type @address_type
+    Sets up an instance of Echo listening on a socket of type @address_type
     """
     factory = Factory()
     factory.protocol = Echo
-- 
1.5.6.5




More information about the telepathy-commits mailing list