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/orderlist.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/orderlist.cc') diff --git a/apt-pkg/orderlist.cc b/apt-pkg/orderlist.cc index c968845ce..937e538ba 100644 --- a/apt-pkg/orderlist.cc +++ b/apt-pkg/orderlist.cc @@ -665,7 +665,7 @@ bool pkgOrderList::DepUnPackCrit(DepIterator D) continue; /* For reverse dependencies we wish to check if the - dependency is satisifed in the install state. The + dependency is satisfied in the install state. The target package (caller) is going to be in the installed state. */ if (CheckDep(D) == true) -- cgit v1.2.3