summaryrefslogtreecommitdiff
path: root/alot/helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/helper.py')
-rw-r--r--alot/helper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/helper.py b/alot/helper.py
index e1fbdabe..1dd6968a 100644
--- a/alot/helper.py
+++ b/alot/helper.py
@@ -287,7 +287,7 @@ def call_cmd(cmdlist, stdin=None):
.. warning::
- This returns with the first screen content for interctive commands.
+ This returns with the first screen content for interactive commands.
:param cmdlist: shellcommand to call, already splitted into a list accepted
by :meth:`subprocess.Popen`