mediagoblin/submit/lib.py: fix typo
authorAlon Levy <alon@pobox.com>
Tue, 23 Apr 2013 06:39:51 +0000 (09:39 +0300)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 23 Apr 2013 11:11:40 +0000 (13:11 +0200)
Signed-off-by: Alon Levy <alon@pobox.com>
mediagoblin/submit/lib.py

index a548347159829015d47ca5d016a64013bc0b8af6..7c3b8ab35433240451d4804f25dfcf258b2795fa 100644 (file)
@@ -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