scripts/dtrx

branch
trunk
changeset 70
48d2421a3178
parent 69
35a2f45cdd3b
child 71
b0290eeb3b7a
--- a/scripts/dtrx	Thu Jul 10 19:51:53 2008 -0400
+++ b/scripts/dtrx	Thu Jul 10 20:09:12 2008 -0400
@@ -686,7 +686,7 @@
             self.current_policy = self.permanent_policy or RECURSE_NOT_NOW
             return
         question = (("%s contains %s other archive file(s), " +
-                     "out of %s files total.") %
+                     "out of %s file(s) total.") %
                     (current_filename, archive_count, extractor.file_count))
         question = textwrap.wrap(question)
         if target == '.':

mercurial