[telepathy-gabble/master] Correct my atrocious French.

Will Thompson will.thompson at collabora.co.uk
Thu Jun 18 02:04:13 PDT 2009


---
 tests/twisted/test-caps-hash.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/test-caps-hash.py b/tests/twisted/test-caps-hash.py
index ce8a1c9..2a85371 100644
--- a/tests/twisted/test-caps-hash.py
+++ b/tests/twisted/test-caps-hash.py
@@ -93,7 +93,7 @@ def test_hash(q, bus, conn, stream, contact, contact_handle, client):
     presence = make_presence(contact, status='hello')
     c = presence.addElement(('http://jabber.org/protocol/caps', 'c'))
     c['node'] = client
-    c['ver'] = 'ceci=nest=pas=une=hash'
+    c['ver'] = 'ceci=nest=pas=un=hash'
     c['hash'] = 'sha-1'
     stream.send(presence)
 
-- 
1.5.6.5



More information about the telepathy-commits mailing list