Minor fix: "lookup up" -> "looking up"

pull/2246/head
atomicpirate 8 years ago committed by GitHub
parent 4d738728d7
commit 5a77daac60

@ -405,7 +405,7 @@ check:
In the common case, the ACL Token of the invoker is used In the common case, the ACL Token of the invoker is used
to test the ability to look up a service. If a `Token` was specified when the to test the ability to look up a service. If a `Token` was specified when the
prepared query was created, the behavior changes and now the captured prepared query was created, the behavior changes and now the captured
ACL Token set by the definer of the query is used when lookup up a service. ACL Token set by the definer of the query is used when looking up a service.
Capturing ACL Tokens is analogous to Capturing ACL Tokens is analogous to
[PostgreSQLs](http://www.postgresql.org/docs/current/static/sql-createfunction.html) [PostgreSQLs](http://www.postgresql.org/docs/current/static/sql-createfunction.html)

Loading…
Cancel
Save