From f20d2bb2ffbe671d2b7fef79951eef87ff1aa13a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Tue, 26 Jan 2010 13:14:19 +0000 Subject: [PATCH] Fix typo in doc SVN Revision: 2927 --- doc/guide.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide.tex b/doc/guide.tex index 631d82f45..ec71fc53a 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1461,7 +1461,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}.