]> err.no Git - dak/commitdiff
wording change
authorMark Hymers <mhy@debian.org>
Sun, 3 Aug 2008 18:56:46 +0000 (18:56 +0000)
committerMark Hymers <mhy@debian.org>
Sun, 3 Aug 2008 18:56:46 +0000 (18:56 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
dak/process_new.py

index dbfe9700f34da0bed4aa59e6fc89f0ea4ec498d1..aaae0581ca818fd1b86e06895cc3fbc679de3d3b 100755 (executable)
@@ -151,7 +151,7 @@ def indiv_sg_compare (a, b):
 def sg_compare (a, b):
     a = a[1]
     b = b[1]
-    """Sort by have note, source already in database, time of oldest upload."""
+    """Sort by have note, source already in database and time of oldest upload."""
     # Sort by have note
     a_note_state = a["note_state"]
     b_note_state = b["note_state"]