aboutsummaryrefslogtreecommitdiff
path: root/doc/dev.tex
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2011-05-31 10:07:50 +0200
committerBadlop <badlop@process-one.net>2011-05-31 21:12:31 +0200
commitdeb5e45bff44a64c7caadf42910a25a86c939437 (patch)
tree75725677eddd60416c3823dd33080285fb5150b6 /doc/dev.tex
parentDisable all entity expansions (thanks to Alexey Shchepin)(EJAB-1451) (diff)
Fix some typos in the Guide
Diffstat (limited to '')
-rw-r--r--doc/dev.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev.tex b/doc/dev.tex
index 1e46c1af2..4e63b95ce 100644
--- a/doc/dev.tex
+++ b/doc/dev.tex
@@ -141,7 +141,7 @@ session manager, else it is processed depending on it's content.
\subsection{Session Manager}
This module routes packets to local users. It searches for what user resource
-packet must be sended via presence table. If this resource is connected to
+packet must be sent via presence table. If this resource is connected to
this node, it is routed to C2S process, if it connected via another node, then
the packet is sent to session manager on that node.