From f9c23c56966a795b32501d59c970583290cf2c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 8 Feb 2011 20:51:02 +0100 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 2569303a..057b8786 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -220,5 +220,5 @@ Crypt Support ------------- With the htpasswd access, many encryption methods are available, and crypt is the -default one in Radicale. Unfortunately, the ``crypt`` module is not unavailable on +default one in Radicale. Unfortunately, the ``crypt`` module is unavailable on Windows, you have to pick another method on this OS.