diff -r da7d341cca76 -r 46c8d8701240 web/views/magicsearch.py --- 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