summaryrefslogtreecommitdiff
path: root/alot/utils
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/utils
parent9bd32e5b0b253aa80c44e7d54f15e66ceb84a9e8 (diff)
Fix some spelling mistakes
Diffstat (limited to 'alot/utils')
-rw-r--r--alot/utils/configobj.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/utils/configobj.py b/alot/utils/configobj.py
index d7ce48a4..fa9de2ce 100644
--- a/alot/utils/configobj.py
+++ b/alot/utils/configobj.py
@@ -118,7 +118,7 @@ def force_list(value, min=None, max=None):
a list with one member.
You can optionally specify the minimum and maximum number of members.
- A minumum of greater than one will fail if the user only supplies a
+ A minimum of greater than one will fail if the user only supplies a
string.
The difference to :func:`validate.force_list` is that this test