summaryrefslogtreecommitdiff
path: root/alot/commands/thread.py
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2017-09-02 02:57:50 +0200
committerLucas Hoffmann <l-m-h@web.de>2017-09-02 02:57:50 +0200
commit3a3898f2ce976fbb800f55764675c4962e7adf28 (patch)
tree2959542fbca3f63ec067a6cb8b34729b7b635449 /alot/commands/thread.py
parent9bd32e5b0b253aa80c44e7d54f15e66ceb84a9e8 (diff)
Fix some spelling mistakes
Diffstat (limited to 'alot/commands/thread.py')
-rw-r--r--alot/commands/thread.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/alot/commands/thread.py b/alot/commands/thread.py
index 02017ae9..4c04664f 100644
--- a/alot/commands/thread.py
+++ b/alot/commands/thread.py
@@ -731,7 +731,7 @@ class PipeCommand(Command):
if self.shell:
self.cmd = [' '.join(self.cmd)]
- # do teh monkey
+ # do the monkey
for mail in pipestrings:
if self.background:
logging.debug('call in background: %s', self.cmd)
@@ -1108,7 +1108,7 @@ class TagCommand(Command):
:type action: str
:param all: tag all messages in thread
:type all: bool
- :param flush: imediately write out to the index
+ :param flush: immediately write out to the index
:type flush: bool
"""
self.tagsstring = tags