summaryrefslogtreecommitdiff
path: root/doc/source/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/misc')
-rw-r--r--doc/source/misc/client_certs.rst2
-rw-r--r--doc/source/misc/separate.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/misc/client_certs.rst b/doc/source/misc/client_certs.rst
index df09ea3c..1eacad0f 100644
--- a/doc/source/misc/client_certs.rst
+++ b/doc/source/misc/client_certs.rst
@@ -1,7 +1,7 @@
Using client certificates to login
==================================
-Passwordless authentication is possible in XMPP through the use of mecanisms
+Passwordless authentication is possible in XMPP through the use of mechanisms
such as `SASL External`_. This mechanism has to be supported by both the client
and the server. This page does not cover the server setup, but prosody has a
`mod_client_certs`_ module which can perform this kind of authentication, and
diff --git a/doc/source/misc/separate.rst b/doc/source/misc/separate.rst
index 6c4605d8..66e42cdf 100644
--- a/doc/source/misc/separate.rst
+++ b/doc/source/misc/separate.rst
@@ -3,7 +3,7 @@ Using several accounts
Poezio does not support multi-accounts, and we do not plan to do so in a
foreseeable future. However, you can run several poezio instances (e.g. with
-tmux or screen) to have similar functionnality.
+tmux or screen) to have similar functionality.
You can specify a different configuration file than the default with: