From 4978ea070f79a48743323da78b6d66015f4c8819 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Mon, 16 Jul 2012 18:16:17 +0200 Subject: [PATCH] Typo fix --- 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 f2f5c28d..fc6b5539 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -632,7 +632,7 @@ TLS Support Python 2.6 suffered `a bug `_ causing huge timeout problems with TLS. The bug is fixed since Python 2.6.6. -IAMP authentication over TLS requies Python 3.2. +IMAP authentication over TLS requires Python 3.2. Python 2.7 and Python 3.x do not suffer this bug.