summaryrefslogtreecommitdiff
path: root/alot/widgets/thread.py
diff options
context:
space:
mode:
authorAndres MRM <andresmrm@gmail.com>2014-11-30 15:04:19 -0200
committerPatrick Totzke <patricktotzke@gmail.com>2014-12-02 09:11:03 +0100
commit70a8a33aad48089d96ddd5cca2ee211980b0e425 (patch)
tree4063862e7bb27fb3199ed250cf8b334f97903fc8 /alot/widgets/thread.py
parent3258aa00930df278ef82f156fb7dfaf332067e97 (diff)
typos
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)