From b12bdeaf8acd050c5526ecc05526db70df5fd485 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 4 May 2018 19:56:41 +0200 Subject: Fix various typos reported by spellcheckers Reported-By: codespell & spellintian Gbp-Dch: Ignore --- apt-pkg/depcache.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apt-pkg/depcache.h') diff --git a/apt-pkg/depcache.h b/apt-pkg/depcache.h index 87b42b7ca..4536f3b52 100644 --- a/apt-pkg/depcache.h +++ b/apt-pkg/depcache.h @@ -22,7 +22,7 @@ Now - Compared using the Currently install version Install - Compared using the install version (final state) CVer - (Candidate Version) Compared using the Candidate Version - The candidate and now results are used to decide wheather a package + The candidate and now results are used to decide whether a package should be automatically installed or if it should be left alone. Remember, the Candidate Version is selected based on the distribution @@ -182,7 +182,7 @@ class pkgDepCache : protected pkgCache::Namespace /** \brief Clean up the action group before it is destroyed. * - * If it is destroyed later, no second cleanup wil be run. + * If it is destroyed later, no second cleanup will be run. */ void release(); -- cgit v1.2.3