From 156394ea817724ec276a322564c5fee66df8ebbf Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Wed, 21 Oct 2015 02:15:54 +0200 Subject: [PATCH] Typo --- pages/user_documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index 45c92876..5676f575 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -1162,7 +1162,7 @@ With the htpasswd access, many encryption methods are available, and crypt is th default one in Radicale. Unfortunately, the ``crypt`` module is unavailable on Windows, you have to pick another method on this OS. -Additional ``md5`` and ``bcrypt`` versions are available when the ``passlib`` +Additional ``md5`` and ``bcrypt`` methods are available when the ``passlib`` module is installed. IMAP Authentication