From d61fa90ac8d2d69635a61cbf472349812dde6a51 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 9 Aug 2013 12:04:45 +0200 Subject: Fix typo for propagate --- Debian/Debhelper/Buildsystem/makefile.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Debian/Debhelper/Buildsystem') diff --git a/Debian/Debhelper/Buildsystem/makefile.pm b/Debian/Debhelper/Buildsystem/makefile.pm index 2a4b5f4c..a7a3d429 100644 --- a/Debian/Debhelper/Buildsystem/makefile.pm +++ b/Debian/Debhelper/Buildsystem/makefile.pm @@ -15,7 +15,7 @@ use base 'Debian::Debhelper::Buildsystem'; # exit status is not good enough, because even with -n, make will # run commands needed to eg, generate include files -- and those commands # could fail even though the target exists -- and we should let the target -# run and propigate any failure. +# run and propagate any failure. # # Using -n and checking for at least one line of output is better. # That will indicate make either wants to run one command, or -- cgit v1.2.3