diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2010-01-26 13:16:51 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2010-01-26 13:16:51 +0000 |
commit | ce18cfb41b164fcb51fa604dbb47b0c362fa259b (patch) | |
tree | 0a704b4be974e6d39dcd370fa68ae4da86004119 /doc/guide.tex | |
parent | Fix documentation installation, no need for executable permission (thanks to ... (diff) |
Fix typo in doc
SVN Revision: 2928
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 640e2bb27..b18132a25 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1485,7 +1485,7 @@ This example limits the number of sessions per user to 5 for all users, and to 1 \ind{options!max\_s2s\_connections} The special access \term{max\_s2s\_connections} specifies how many -simultaneus S2S connections can be established to a specific remote XMPP server. +simultaneous S2S connections can be established to a specific remote XMPP server. The default value is \term{1}. There's also available the access \term{max\_s2s\_connections\_per\_node}. |