summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordtk <dtk@gmx.de>2011-12-25 11:56:29 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-12-25 15:20:03 +0000
commitc59d5e2c26e03f8854d985bc00847d17c491bea9 (patch)
tree6882e099737d2237d3aa355ca1a33b6e9ee72ec0
parentd99e3a3331f698dc00c7f446ec3e1a9b96efc54b (diff)
Fix typo in doc string
s/coulour/colour/
-rw-r--r--alot/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/settings.py b/alot/settings.py
index 1f90cedd..3aa8a5e0 100644
--- a/alot/settings.py
+++ b/alot/settings.py
@@ -81,7 +81,7 @@ class AlotConfigParser(FallbackConfigParser):
def get_palette(self):
"""parse the sections '1c-theme', '16c-theme' and '256c-theme'
- into an urwid compatible coulour palette.
+ into an urwid compatible colour palette.
:returns: a palette
:rtype: list