diff options
Diffstat (limited to 'apt-pkg/policy.cc')
| -rw-r--r-- | apt-pkg/policy.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/policy.cc b/apt-pkg/policy.cc index 1179f422d..c5328c517 100644 --- a/apt-pkg/policy.cc +++ b/apt-pkg/policy.cc @@ -135,7 +135,7 @@ bool pkgPolicy::InitDefaults() /*}}}*/ // Policy::GetCandidateVer - Get the candidate install version /*{{{*/ // --------------------------------------------------------------------- -/* Evaluate the package pins and the default list to deteremine what the +/* Evaluate the package pins and the default list to determine what the best package is. */ pkgCache::VerIterator pkgPolicy::GetCandidateVer(pkgCache::PkgIterator const &Pkg) { |
