summaryrefslogtreecommitdiffstats
path: root/bin/find_dpkg_trigger_cycles.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-20 15:06:23 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-20 15:06:23 +0100
commitabf3b2e45ac974b9b57e9d3021a6f99a3fab239c (patch)
tree59066d0964c8e4a6492772317ad9f2ca89405e14 /bin/find_dpkg_trigger_cycles.sh
parent5cda2fed147ceca97853de978174eb1336383ef7 (diff)
downloadjenkins.debian.net-abf3b2e45ac974b9b57e9d3021a6f99a3fab239c.tar.xz
improve language: s#fitting#certain#g
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/find_dpkg_trigger_cycles.sh')
-rwxr-xr-xbin/find_dpkg_trigger_cycles.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh
index 0b51625c..844df047 100755
--- a/bin/find_dpkg_trigger_cycles.sh
+++ b/bin/find_dpkg_trigger_cycles.sh
@@ -320,7 +320,7 @@ state. But:
- to configure A, its dependency on C has to be resolved which cannot happen
unless C leaves the triggers-awaited state
-This creates the cycle if the packages are installed in a fitting order.
+This creates the cycle if the packages are installed in a certain order.
These problems could be fixed by either letting A no longer depend on C or by
switching triggers to their -noawait variants. See the deb-triggers(5) man page
@@ -351,7 +351,7 @@ state. But:
- to configure A, its dependency on C has to be resolved which cannot happen
unless C leaves the triggers-awaited state
-This creates the cycle if the packages are installed in a fitting order.
+This creates the cycle if the packages are installed in a certain order.
These problems could be fixed by either letting A no longer depend on C or by
switching triggers to their -noawait variants. See the deb-triggers(5) man page