]> git.donarmstrong.com Git - dak.git/commitdiff
missing t
authorJoerg Jaspert <joerg@debian.org>
Wed, 14 Jul 2010 21:59:40 +0000 (23:59 +0200)
committerJoerg Jaspert <joerg@debian.org>
Wed, 14 Jul 2010 21:59:40 +0000 (23:59 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/generate_filelist.py

index 1a31ed310cd0e3812f32530355c104b30087ed3f..f9e9dad6ed54c8d4e1a19bfb7aecbf7d4eabb806 100755 (executable)
@@ -181,7 +181,7 @@ Create filename lists for apt-ftparchive.
 ARCH, COMPONENT and SUITE can be comma (or space) separated list, e.g.
     --suite=testing,unstable
 
-Incremental mode appends only newer files to exising lists."""
+Incremental mode appends only newer files to existing lists."""
     sys.exit()
 
 def main():