server/repository.py
branchstable
changeset 9701 46c8d8701240
parent 9361 0542a85fe667
child 9769 d3f8866a48f5
--- 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