[devscripts] 02/03: debdiff: fix typo in a comment

Adam D. Barratt adam at adam-barratt.org.uk
Thu Mar 30 18:26:41 UTC 2017


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

adsb pushed a commit to branch master
in repository devscripts.

commit f72af6cf25b11fdaaba8d4bc17b8fd9603960cd8
Author: Adam D. Barratt <adam at adam-barratt.org.uk>
Date:   Thu Mar 30 19:25:56 2017 +0100

    debdiff: fix typo in a comment
---
 scripts/debdiff.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/debdiff.pl b/scripts/debdiff.pl
index ab49633..544de0f 100755
--- a/scripts/debdiff.pl
+++ b/scripts/debdiff.pl
@@ -367,7 +367,7 @@ if (! $type) {
 }
 
 # We collect up the individual deb information in the hashes
-# %deb1 and %deb2, each key of which is a .deb name and each value is
+# %debs1 and %debs2, each key of which is a .deb name and each value is
 # a list ref.  Note we need to use our, not my, as we will be symbolically
 # referencing these variables
 my @CommonDebs = ();

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



More information about the devscripts-devel mailing list