summaryrefslogtreecommitdiff
path: root/alot/__main__.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/__main__.py
parent9bd32e5b0b253aa80c44e7d54f15e66ceb84a9e8 (diff)
Fix some spelling mistakes
Diffstat (limited to 'alot/__main__.py')
-rw-r--r--alot/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/__main__.py b/alot/__main__.py
index 9b741641..fc34164f 100644
--- a/alot/__main__.py
+++ b/alot/__main__.py
@@ -52,7 +52,7 @@ def parser():
action=cargparse.ValidatedStoreAction,
validator=cargparse.optional_file_like,
help='logfile [default: %(default)s]')
- # We will handle the subcommands in a seperate run of argparse as argparse
+ # We will handle the subcommands in a separate run of argparse as argparse
# does not support optional subcommands until now.
parser.add_argument('command', nargs=argparse.REMAINDER,
help='possible subcommands are {}'.format(