summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-12-25 16:37:23 -0800
committerPatrick Totzke <patricktotzke@gmail.com>2011-12-25 16:37:23 -0800
commit125bb5a742b8a6c136e6ea6241972c657aee9e5a (patch)
treed458aa90b0f47ed4746fd627cb61822f3524c52e
parent9344bc1ff2c58fc74290904bf0dc27ea35412470 (diff)
parent21de254bfa2ded00506479cd7de43aac2421cb2e (diff)
Merge pull request #205 from 0x64746b/fix_docu
Fix docu
-rw-r--r--alot/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/settings.py b/alot/settings.py
index 3aa8a5e0..6e5a5204 100644
--- a/alot/settings.py
+++ b/alot/settings.py
@@ -143,7 +143,7 @@ class AlotConfigParser(FallbackConfigParser):
return 'tag'
def get_mapping(self, mode, key):
- """look up keybiding from `MODE-maps` sections
+ """look up keybinding from `MODE-maps` sections
:param mode: mode identifier
:type mode: str