From 89497574da3dd40076d955efc936b54e76a8c59c Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 20 Nov 2015 09:46:18 +0100 Subject: fix a few typos in code-comments/apt manpage Reported-By: codespell Git-Dch: Ignore --- apt-pkg/depcache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/depcache.h') 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 */ -- cgit v1.2.3