API documentation: fix typo
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
parent
854d0019d9
commit
2789ad26bf
@ -52,7 +52,7 @@ An :class:`accounts.Account` connects two email repositories that are to be sync
|
|||||||
.. autoexception:: offlineimap.error.OfflineImapError
|
.. autoexception:: offlineimap.error.OfflineImapError
|
||||||
:members:
|
: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
|
on errors during the offlineimap execution. It has an attribute
|
||||||
`severity` that denotes the severity level of the error.
|
`severity` that denotes the severity level of the error.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user