[Reproducible-commits] [debhelper] 47/56: Fix typo
Mattia Rizzolo
mattia at mapreri.org
Sun Oct 4 17:06:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
mapreri-guest 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/reproducible/debhelper.git
More information about the Reproducible-commits
mailing list