diff -r da7d341cca76 -r 46c8d8701240 dbapi.py --- a/dbapi.py Mon Apr 14 11:54:33 2014 +0200 +++ b/dbapi.py Mon Apr 14 12:07:00 2014 +0200 @@ -471,7 +471,7 @@ """execute a rql query, return resulting rows and their description in a :class:`~cubicweb.rset.ResultSet` object - * `rql` should be an Unicode string or a plain ASCII string, containing + * `rql` should be a Unicode string or a plain ASCII string, containing the rql query * `args` the optional args dictionary associated to the query, with key