diff options
Diffstat (limited to 'doc/dev.tex')
-rw-r--r-- | doc/dev.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev.tex b/doc/dev.tex index 7fb47e9cc..94f453329 100644 --- a/doc/dev.tex +++ b/doc/dev.tex @@ -137,7 +137,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. |