diff options
| author | Julian Andres Klode <jak@debian.org> | 2022-01-05 16:37:11 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2022-01-05 16:37:11 +0000 |
| commit | 0ce8ea6f1920a700a088ab9815cf63197fcf4dfb (patch) | |
| tree | 1b6bd910a7fbbe3dd8ce68732c626c3448a6cbf7 /apt-pkg/policy.cc | |
| parent | eac32564d294caf264cabb62c776444f973b111a (diff) | |
| parent | 01eed4234440d82fc52c8186cf4268517bcd28bc (diff) | |
Merge branch 'spelling' into 'main'
Spelling fixes
See merge request apt-team/apt!194
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) { |
