[debhelper-devel] [debhelper] 02/02: Fix typo

Niels Thykier nthykier at moszumanska.debian.org
Thu Oct 1 19:29:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 500e5624d681be7701e04c99c1408457b1937264
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Thu Oct 1 21:28:52 2015 +0200

    Fix typo
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 dh_movefiles | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dh_movefiles b/dh_movefiles
index 05c74af..d8ce7b1 100755
--- a/dh_movefiles
+++ b/dh_movefiles
@@ -105,7 +105,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 	
 	if (($package eq $dh{FIRSTPACKAGE} || $dh{PARAMS_ALL}) && @ARGV) {
 		if (compat(2)) {
-			# Pass-throu as-is and it will be expanded below
+			# Pass through as-is and it will be expanded below
 			push(@tomove, @ARGV);
 		} else {
 			# Expand these manually as filearray already

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list