diff options
Diffstat (limited to 'apt-pkg/depcache.h')
-rw-r--r-- | apt-pkg/depcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/depcache.h b/apt-pkg/depcache.h index a1be56bb2..237a15335 100644 --- a/apt-pkg/depcache.h +++ b/apt-pkg/depcache.h @@ -419,7 +419,7 @@ class pkgDepCache : protected pkgCache::Namespace * * The version returned is the version previously set explicitly via * SetCandidate* methods like #SetCandidateVersion or if there wasn't one - * set the version as choosen via #Policy. + * set the version as chosen via #Policy. * * @param Pkg is the package to return the candidate for */ |