[telepathy-python/master] Fix grammar.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Jul 10 09:01:35 PDT 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 src/server/conn.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/server/conn.py b/src/server/conn.py
index 024539f..83414a0 100644
--- a/src/server/conn.py
+++ b/src/server/conn.py
@@ -183,7 +183,7 @@ class Connection(_Connection, DBusProperties):
         return ret
 
     def add_channels(self, channels, signal=True):
-        """ add new channels and signal its creation"""
+        """ add new channels and signal their creation"""
         signal_channels = set()
 
         for channel in channels:
-- 
1.5.6.5




More information about the telepathy-commits mailing list