]> granicus.if.org Git - ejabberd/commitdiff
Fix description of access rules syntax
authorHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 11 Apr 2014 12:00:10 +0000 (14:00 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Fri, 11 Apr 2014 12:00:10 +0000 (14:00 +0200)
doc/guide.tex

index dd4255725fa2864a95313a7158f9b05f42c7ae9d..8a270d606dd241c4d15ce2ee77fafed4d2a60b7a 100644 (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.