From a7cb444bf1efe29bde418396aa869745ddd3057a Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Mon, 12 Jan 2015 00:21:03 +0300 Subject: [PATCH 4/5] API documentation: fix typo Signed-off-by: Eygene Ryabinkin --- docs/doc-src/API.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-src/API.rst b/docs/doc-src/API.rst index a74b602..774f47b 100644 --- a/docs/doc-src/API.rst +++ b/docs/doc-src/API.rst @@ -52,7 +52,7 @@ An :class:`accounts.Account` connects two email repositories that are to be sync .. autoexception:: offlineimap.error.OfflineImapError :members: - This execption inherits directly from :exc:`Exception` and is raised + This exception inherits directly from :exc:`Exception` and is raised on errors during the offlineimap execution. It has an attribute `severity` that denotes the severity level of the error. -- 2.1.2