[telepathy-gabble/master] offer-muc-dbus-tube.py: fix a typo

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Sep 9 03:32:11 PDT 2009


---
 tests/twisted/tubes/offer-muc-dbus-tube.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/tubes/offer-muc-dbus-tube.py b/tests/twisted/tubes/offer-muc-dbus-tube.py
index 8602bef..5ff68fd 100644
--- a/tests/twisted/tubes/offer-muc-dbus-tube.py
+++ b/tests/twisted/tubes/offer-muc-dbus-tube.py
@@ -309,7 +309,7 @@ def test(q, bus, conn, stream, access_control):
                         elem('parameter', name='u', type='uint')(u'123')
                         ))))
 
-    # have to add stream-id and dbus-name attributes manuallya as we can't use
+    # have to add stream-id and dbus-name attributes manually as we can't use
     # keyword with '-'...
     tube_node = xpath.queryForNodes('/presence/tubes/tube', presence)[0]
     tube_node['stream-id'] = dbus_stream_id
-- 
1.5.6.5




More information about the telepathy-commits mailing list