[telepathy-gabble/master] fix a typo in comments

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Aug 24 09:13:57 PDT 2009


---
 tests/twisted/search/extended.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/search/extended.py b/tests/twisted/search/extended.py
index aa4b014..3eed10c 100644
--- a/tests/twisted/search/extended.py
+++ b/tests/twisted/search/extended.py
@@ -196,7 +196,7 @@ def complete_search2(q, bus, conn, requests, stream):
     search_done(q, chan, c_search, c_props)
 
 def openfire_search(q, bus, conn, requests, stream):
-    # Openfire only supports one text field and a bunch on checkbox
+    # Openfire only supports one text field and a bunch of checkboxes
     fields = [('search', 'text-single', 'Search', []),
         ('Username', 'boolean', 'Username', []),
         ('Name', 'boolean', 'Name', []),
-- 
1.5.6.5




More information about the telepathy-commits mailing list