From 5fef6fa34ce01b8953a22ebde038183fb715e781 Mon Sep 17 00:00:00 2001 From: josch Date: Sun, 4 Jan 2015 12:11:24 +0100 Subject: bin/find_dpkg_trigger_cycles.sh: trigger -> trigger cycle --- bin/find_dpkg_trigger_cycles.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/find_dpkg_trigger_cycles.sh') diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh index 60272493..526d8964 100755 --- a/bin/find_dpkg_trigger_cycles.sh +++ b/bin/find_dpkg_trigger_cycles.sh @@ -241,7 +241,7 @@ cat interested-explicit | while read pkg ttype iname; do done echo "+----------------------------------------------------------+" -echo "| file based triggers |" +echo "| file based trigger cycles |" echo "+----------------------------------------------------------+" echo "" echo "# Associates binary packages with other binary packages they can form a file" @@ -255,7 +255,7 @@ cat result-file echo "" echo "" echo "+----------------------------------------------------------+" -echo "| explicit triggers |" +echo "| explicit trigger cycles |" echo "+----------------------------------------------------------+" echo "" echo "# Associates binary packages with other binary packages they can form an explicit" -- cgit v1.2.3-70-g09d2