diff -ruNa debmirror-20051209/debmirror debmirror-20051209-mod/debmirror --- debmirror-20051209/debmirror 2005-12-10 04:43:09.000000000 +1030 +++ debmirror-20051209-mod/debmirror 2006-09-13 19:36:08.000000000 +0930 @@ -702,7 +702,7 @@ if ($num_errors != 0) { print "Errors:\n ".join(" ",@errlog) if (@errlog); - die "Failed to download some Package, Sources or Eelease files!\n"; + die "Failed to download some Package, Sources or Release files!\n"; } # Realy set dry-run option now if it was given. This delay is needed