]> git.saurik.com Git - apt.git/blobdiff - ftparchive/contents.cc
Merge with mainline
[apt.git] / ftparchive / contents.cc
index e11c16ca292c9dec602ea8e1e41c3d04a8681d53..3801995bd3829a40929f34097ae389296c75bd33 100644 (file)
@@ -314,7 +314,7 @@ bool ContentsExtract::Read(debDebFile &Deb)
       Compressor = "bzip2";
    }
    if (Member == 0) {
-      _error->Error(_("Internal Error, could not locate member %s"),"data.tar.gz");
+      _error->Error(_("Internal error, could not locate member %s"),"data.tar.gz");
       return false;
    }