diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2021-11-04 00:08:07 +0200 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2021-11-27 12:22:38 +0200 |
| commit | 01eed4234440d82fc52c8186cf4268517bcd28bc (patch) | |
| tree | 0a21bc964c35024494df59a1ee186520b61ca6eb /apt-pkg/policy.cc | |
| parent | 2662f6f255a2f1fee25632dc7666d4153bf5248c (diff) | |
Spelling fixes
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) { |
