[Reproducible-commits] [debhelper] 04/33: Dh_Lib: Typo fix

Mattia Rizzolo mattia at mapreri.org
Sun Jun 28 13:15:18 UTC 2015


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

mapreri-guest pushed a commit to branch pu/reproducible_builds
in repository debhelper.

commit 1545f86f62a3efb44170fdd56f881c2af834d9af
Author: Niels Thykier <niels at thykier.net>
Date:   Wed May 20 21:27:00 2015 +0200

    Dh_Lib: Typo fix
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 Debian/Debhelper/Dh_Lib.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm
index 4740f0e..e26fb64 100644
--- a/Debian/Debhelper/Dh_Lib.pm
+++ b/Debian/Debhelper/Dh_Lib.pm
@@ -215,7 +215,7 @@ sub escape_shell {
 # Run a command, and display the command to stdout if verbose mode is on.
 # Throws error if command exits nonzero.
 #
-# All commands that modifiy files in $TMP should be ran via this 
+# All commands that modify files in $TMP should be run via this
 # function.
 #
 # Note that this cannot handle complex commands, especially anything

-- 
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