diff -r 5607ef9ab9f5 -r 112c884b2d8d server/querier.py --- 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