]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-get.cc
Galician translation completed
[apt.git] / cmdline / apt-get.cc
index 5ff6d2f8f3a5c6a0804dbdffdcf8949abda2bfa2..abeb57c6f081f4aff4eaffaf7cd13a0d822ab2ae 100644 (file)
@@ -1956,7 +1956,7 @@ bool DoSource(CommandLine &CmdL)
            Fd.Close();
            if((string)sum.Result() == I->MD5Hash) 
            {
-              ioprintf(c1out,_("Skiping already downloaded file '%s'\n"),
+              ioprintf(c1out,_("Skipping already downloaded file '%s'\n"),
                        flNotDir(I->Path).c_str());
               continue;
            }