server/querier.py
changeset 9770 112c884b2d8d
parent 9508 1263f1258796
parent 9701 46c8d8701240
child 9892 928732ec00dd
child 9984 793377697c81
--- a/server/querier.py	Wed Apr 09 17:29:25 2014 +0200
+++ b/server/querier.py	Tue Jun 10 09:49:45 2014 +0200
@@ -505,7 +505,7 @@
         """execute a rql query, return resulting rows and their description in
         a `ResultSet` object
 
-        * `rql` should be an Unicode string or a plain ASCII string
+        * `rql` should be a Unicode string or a plain ASCII string
         * `args` the optional parameters dictionary associated to the query
         * `build_descr` is a boolean flag indicating if the description should
           be built on select queries (if false, the description will be en empty