[Pkg-telepathy-commits] [telepathy-mission-control-6] 71/280: servicetest: fix typo

Simon McVittie smcv at debian.org
Thu Mar 27 20:07:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.

commit 5c879c5077a49c2e5032885b2989bd58920a147c
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Oct 9 12:27:22 2013 -0400

    servicetest: fix typo
---
 tests/twisted/servicetest.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/twisted/servicetest.py b/tests/twisted/servicetest.py
index fc86b91..1c6757b 100644
--- a/tests/twisted/servicetest.py
+++ b/tests/twisted/servicetest.py
@@ -647,7 +647,7 @@ def wrap_connection(conn):
 def wrap_channel(chan, type_, extra=None):
     interfaces = {
         type_: tp_name_prefix + '.Channel.Type.' + type_,
-        'Channe': cs.CHANNEL,
+        'Channel': cs.CHANNEL,
         'Group': cs.CHANNEL_IFACE_GROUP,
         }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git



More information about the Pkg-telepathy-commits mailing list