aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-04-11 14:00:10 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-04-11 14:00:10 +0200
commitbe43aa85f4d98c0320d3496625509755e5194fc9 (patch)
tree5a231c181e0eb2c19a6f5a76db062f00db13cf26 /doc/guide.tex
parentPretty print accepted transport address (diff)
Fix description of access rules syntax
Diffstat (limited to '')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index dd4255725..8a270d606 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -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.