From b6b159cc5eedca24d2ca0e27e230865ad2b4ad0f Mon Sep 17 00:00:00 2001 From: Chris Leick Date: Tue, 30 Oct 2018 22:32:34 +0100 Subject: Fix typos encountered while updating de translation --- 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 a826f2853..20631bfc1 100644 --- a/apt-pkg/orderlist.cc +++ b/apt-pkg/orderlist.cc @@ -889,7 +889,7 @@ bool pkgOrderList::DepConfigure(DepIterator D) /*}}}*/ // OrderList::DepRemove - Removal ordering /*{{{*/ // --------------------------------------------------------------------- -/* Checks all given dependencies if they are broken by the remove of a +/* Checks all given dependencies if they are broken by the removal of a package and if so fix it by visiting another provider or or-group member to ensure that the dependee keeps working which is especially important for Immediate packages like e.g. those depending on an -- cgit v1.2.3