Fix description of access rules syntax

This commit is contained in:
Holger Weiss 2014-04-11 14:00:10 +02:00
parent a21edc2f3a
commit be43aa85f4
1 changed files with 1 additions and 1 deletions

View File

@ -1784,7 +1784,7 @@ The syntax is:
When a JID is checked to have access to \term{Accessname}, the server
sequentially checks if that JID matches any of the ACLs that are named in the
second elements of the tuples in the list. If it matches, the first element of
first elements of the tuples in the list. If it matches, the second element of
the first matched tuple is returned, otherwise the value `\term{deny}' is
returned.