web/views/magicsearch.py
branchstable
changeset 9701 46c8d8701240
parent 8748 f5027f8d2478
child 10669 155c29e0ed1c
--- a/web/views/magicsearch.py	Mon Apr 14 11:54:33 2014 +0200
+++ b/web/views/magicsearch.py	Mon Apr 14 12:07:00 2014 +0200
@@ -201,7 +201,7 @@
     priority = 4
 
     def preprocess_query(self, uquery):
-        """try to get rql from an unicode query string"""
+        """try to get rql from a unicode query string"""
         args = None
         try:
             # Process as if there was a quoted part