diff -r da7d341cca76 -r 46c8d8701240 server/querier.py --- 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