summaryrefslogtreecommitdiff
path: root/alot/widgets/thread.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/widgets/thread.py')
-rw-r--r--alot/widgets/thread.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/widgets/thread.py b/alot/widgets/thread.py
index 361ff28f..24d63303 100644
--- a/alot/widgets/thread.py
+++ b/alot/widgets/thread.py
@@ -144,7 +144,7 @@ class MessageTree(CollapsibleTree):
"""
def __init__(self, message, odd=True):
"""
- :param message: Messag to display
+ :param message: Message to display
:type message: alot.db.Message
:param odd: theme summary widget as if this is an odd line
(in the message-pile)