[telepathy-mission-control/master] dispatcher/dispatch-text.py: fix comment
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Apr 3 09:26:19 PDT 2009
---
test/twisted/dispatcher/dispatch-text.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/twisted/dispatcher/dispatch-text.py b/test/twisted/dispatcher/dispatch-text.py
index 1b306bc..40ad01d 100644
--- a/test/twisted/dispatcher/dispatch-text.py
+++ b/test/twisted/dispatcher/dispatch-text.py
@@ -21,7 +21,7 @@ def test(q, bus, mc):
cs.CHANNEL + '.ChannelType': cs.CHANNEL_TYPE_TEXT,
}, signature='sv')
- # Two clients want to observe, dispatch and handle channels
+ # Two clients want to observe, approve and handle channels
empathy = SimulatedClient(q, bus, 'Empathy',
observe=[text_fixed_properties], approve=[text_fixed_properties],
handle=[text_fixed_properties], bypass_approval=False)
--
1.5.6.5
More information about the telepathy-commits
mailing list