server/querier.py
branchstable
changeset 9701 46c8d8701240
parent 9286 02a491f6fa92
child 9770 112c884b2d8d
child 9928 0d831b40fa48
--- a/server/querier.py	Mon Apr 14 11:54:33 2014 +0200
+++ b/server/querier.py	Mon Apr 14 12:07:00 2014 +0200
@@ -554,7 +554,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