summaryrefslogtreecommitdiff
path: root/alot/account.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2015-04-10 09:29:47 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2015-04-15 13:05:13 +0100
commit2f064af42d4735649d361cbda640353ca08289fd (patch)
tree4e399c030eb1750d0e1848ffac24dc2cebc775c0 /alot/account.py
parent7b1aee9f1625fafa6cf899239a1207a51b825682 (diff)
refactor addressbook code
Diffstat (limited to 'alot/account.py')
-rw-r--r--alot/account.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/account.py b/alot/account.py
index 0c4abfbe..4a62f0b4 100644
--- a/alot/account.py
+++ b/alot/account.py
@@ -44,7 +44,7 @@ class Account(object):
signature_as_attachment = None
"""attach signature file instead of appending its content to body text"""
abook = None
- """addressbook (:class:`addressbooks.AddressBook`)
+ """addressbook (:class:`addressbook.AddressBook`)
managing this accounts contacts"""
def __init__(self, address=None, aliases=None, realname=None,