server/querier.py
changeset 10555 d8df2c7cff1a
parent 10477 ee21c559f94f
child 10589 7c23b7de2b8d
--- a/server/querier.py	Tue Jul 28 11:15:36 2015 +0200
+++ b/server/querier.py	Tue Jul 28 11:26:47 2015 +0200
@@ -76,7 +76,7 @@
 
 def check_relations_read_access(cnx, select, args):
     """Raise :exc:`Unauthorized` if the given user doesn't have credentials to
-    read relations used in the givel syntaxt tree
+    read relations used in the given syntax tree
     """
     # use `term_etype` since we've to deal with rewritten constants here,
     # when used as an external source by another repository.