summaryrefslogtreecommitdiff
path: root/alot
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-10-02 18:50:07 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-10-02 18:50:07 +0100
commit2707e0e5f38e27ce1ff6fd60effc349611cbfdb2 (patch)
tree9f33819a37e873b9350e719a08426fc9ba6c73ac /alot
parentc8501b8ac750752a9d391d90d09761faa958fb58 (diff)
fix typo from manual merge
Diffstat (limited to 'alot')
-rwxr-xr-xalot/init.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/init.py b/alot/init.py
index 02d163e3..5b479d35 100755
--- a/alot/init.py
+++ b/alot/init.py
@@ -110,7 +110,7 @@ def main():
UI(dbman,
logger,
aman,
- query,
+ cmd,
args.colours,
)