diff -r da7d341cca76 -r 46c8d8701240 server/repository.py --- a/server/repository.py Mon Apr 14 11:54:33 2014 +0200 +++ b/server/repository.py Mon Apr 14 12:07:00 2014 +0200 @@ -781,7 +781,7 @@ txid=None): """execute a RQL query - * rqlstring should be an unicode string or a plain ascii string + * rqlstring should be a unicode string or a plain ascii string * args the optional parameters used in the query * build_descr is a flag indicating if the description should be built on select queries