projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* apt-pkg/policy.cc:
[apt.git]
/
apt-pkg
/
indexcopy.cc
diff --git
a/apt-pkg/indexcopy.cc
b/apt-pkg/indexcopy.cc
index 57c9f95caa8991949530b6b9bfb7f75a3ca74802..53eb111722fc9f9c383f4eddcef12ffb34ea4958 100644
(file)
--- a/
apt-pkg/indexcopy.cc
+++ b/
apt-pkg/indexcopy.cc
@@
-275,7
+275,7
@@
bool IndexCopy::CopyPackages(string CDROM,string Name,vector<string> &List,
_error->Warning("No valid records were found.");
if (NotFound + WrongSize > 10)
_error->Warning("No valid records were found.");
if (NotFound + WrongSize > 10)
- _error->Warning("Alot of entries were discarded, something may be wrong.\n");
+ _error->Warning("A
lot of entries were discarded, something may be wrong.\n");
return true;
return true;
@@
-847,7
+847,7
@@
bool TranslationsCopy::CopyTranslations(string CDROM,string Name, /*{{{*/
_error->Warning("No valid records were found.");
if (NotFound + WrongSize > 10)
_error->Warning("No valid records were found.");
if (NotFound + WrongSize > 10)
- _error->Warning("Alot of entries were discarded, something may be wrong.\n");
+ _error->Warning("A
lot of entries were discarded, something may be wrong.\n");
return true;
return true;