diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 9021e6d4..7a4e08f0 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -116,7 +116,7 @@ The main features of \ejabberd{} are: \item Built-in web-based administration interface \item Built-in \tjepref{0025}{HTTP Polling} service \item SSL support -\item Support for LDAP authentification +\item Support for LDAP authentication \item Ability to interface with external components (JIT, MSN-t, Yahoo-t, etc.) \item Migration from jabberd14 is possible \item Mostly XMPP-compliant @@ -128,7 +128,7 @@ The main features of \ejabberd{} are: The misfeatures of \ejabberd{} are: \begin{itemize} \item No support for virtual domains -\item No support for authentification and STARTTLS in S2S connections +\item No support for authentication and STARTTLS in S2S connections \end{itemize} @@ -655,7 +655,7 @@ with such config: }. \end{verbatim} you should enter URL \verb|http://example.org:5280/admin/|. After -authentification you should see something like in figure~\ref{fig:webadmmain}. +authentication you should see something like in figure~\ref{fig:webadmmain}. \begin{figure}[htbp] \centering \insimg{webadmmain.png} |