aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-03-22 08:46:08 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-03-22 08:46:08 +0000
commite5607ea03a742073286651db70f9a249b5f5e028 (patch)
treec08f15053ade798d01ae00f3127caf604870bdcb /doc
parent* src/mod_muc/mod_muc.erl: Better behaviour under high load (diff)
* src/guide.tex: Fixed typo.
SVN Revision: 749
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 88102293b..527b0e356 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -924,7 +924,7 @@ If you need a different behaviour, you can change the load balancing behaviour w
{domain_balancing, "component.example.com", <balancing_criterium>}.
\end{verbatim}
-Several balancing criterium are available:
+Several balancing criteria are available:
\begin{itemize}
\item \term{destination}: the full JID of the packet \term{to} attribute is used.
\item \term{source}: the full JID of the packet \term{from} attribute is used.