[Telepathy-commits] [telepathy-gabble/master] view-presence.py: fix a comment

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Oct 23 05:37:18 PDT 2008


---
 tests/twisted/olpc/view-presence.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/olpc/view-presence.py b/tests/twisted/olpc/view-presence.py
index 1e24df0..d75557e 100644
--- a/tests/twisted/olpc/view-presence.py
+++ b/tests/twisted/olpc/view-presence.py
@@ -211,7 +211,7 @@ def test(q, bus, conn, stream):
     # close view 1
     view1.Close(dbus_interface='org.freedesktop.Telepathy.Channel')
 
-    # Eric's presence is changed as it's not in the view anymore
+    # Eric's presence is changed as he's not in the view anymore
     event, _ = q.expect_many(
         EventPattern('dbus-signal', signal='PresencesChanged'),
         EventPattern('dbus-signal', signal='PresenceUpdate'))
-- 
1.5.6.5



More information about the Telepathy-commits mailing list