[telepathy-gabble/master] Type fix

Sjoerd Simons sjoerd.simons at collabora.co.uk
Wed Dec 23 06:34:24 PST 2009


---
 tests/twisted/jingle/outgoing-basics.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/jingle/outgoing-basics.py b/tests/twisted/jingle/outgoing-basics.py
index bfa6c9b..0896aaf 100644
--- a/tests/twisted/jingle/outgoing-basics.py
+++ b/tests/twisted/jingle/outgoing-basics.py
@@ -269,7 +269,7 @@ def rccs(q, bus, conn, stream):
     rccs = conn.Properties.Get(cs.CONN_IFACE_REQUESTS,
         'RequestableChannelClasses')
 
-    # Test Channel.Type.Call.StreamedMedia
+    # Test Channel.Type.StreamedMedia
     media_classes = [ rcc for rcc in rccs
         if rcc[0][cs.CHANNEL_TYPE] == cs.CHANNEL_TYPE_STREAMED_MEDIA ]
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list