mediagoblin/submit/lib.py: fix typo
Signed-off-by: Alon Levy <alon@pobox.com>
This commit is contained in:
parent
6bea8a9094
commit
cec9648c11
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user