author | Julien Cristau <julien.cristau@logilab.fr> |
Tue, 28 Jul 2015 11:26:47 +0200 | |
changeset 10555 | d8df2c7cff1a |
parent 10554 | c39749d14c53 |
child 10556 | 8fbff2247816 |
server/querier.py | file | annotate | diff | comparison | revisions |
--- 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.