aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2013-04-23 09:39:51 +0300
committerElrond <elrond+mediagoblin.org@samba-tng.org>2013-04-23 13:11:40 +0200
commitcec9648c11d851baa8add4f49cdcdbc5416386a9 (patch)
treec86dda96ec0f5d469b32930456a744b0ec8edd65
parent6bea8a9094d92a55fdb81b644a06f3c525338e98 (diff)
downloadmediagoblin-cec9648c11d851baa8add4f49cdcdbc5416386a9.tar.lz
mediagoblin-cec9648c11d851baa8add4f49cdcdbc5416386a9.tar.xz
mediagoblin-cec9648c11d851baa8add4f49cdcdbc5416386a9.zip
mediagoblin/submit/lib.py: fix typo
Signed-off-by: Alon Levy <alon@pobox.com>
-rw-r--r--mediagoblin/submit/lib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin/submit/lib.py b/mediagoblin/submit/lib.py
index a5483471..7c3b8ab3 100644
--- a/mediagoblin/submit/lib.py
+++ b/mediagoblin/submit/lib.py
@@ -40,7 +40,7 @@ def prepare_queue_task(app, entry, filename):
"""
Prepare a MediaEntry for the processing queue and get a queue file
"""
- # We generate this ourselves so we know what the taks id is for
+ # We generate this ourselves so we know what the task id is for
# retrieval later.
# (If we got it off the task's auto-generation, there'd be