summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2013-12-01 18:07:15 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2014-01-04 16:41:39 +0000
commit6ac132d3a00c9f627051b01ebf2ebc87c15b2d06 (patch)
tree5d64bbb8f71902ee36f60a7507ebdd7bc0e7abe9
parentc04c3052add9aeb0b84d8b9a7c6200ecc2752d07 (diff)
typo
-rw-r--r--alot/commands/globals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/commands/globals.py b/alot/commands/globals.py
index 30331299..756e25fd 100644
--- a/alot/commands/globals.py
+++ b/alot/commands/globals.py
@@ -654,7 +654,7 @@ class ComposeCommand(Command):
:param envelope: use existing envelope
:type envelope: :class:`~alot.db.envelope.Envelope`
:param headers: forced header values
- :type header: doct (str->str)
+ :type header: dict (str->str)
:param template: name of template to parse into the envelope after
creation. This should be the name of a file in your
template_dir