[libconfig-model-dpkg-perl] 04/08: fix typo in comment

dod at debian.org dod at debian.org
Sat May 13 16:37:07 UTC 2017


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 80fc2c18e8353aecb6cb0a07972d0173631f1eab
Author: Dominique Dumont <dod at debian.org>
Date:   Sat May 13 09:41:51 2017 +0200

    fix typo in comment
---
 lib/Dpkg/Copyright/Scanner.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Dpkg/Copyright/Scanner.pm b/lib/Dpkg/Copyright/Scanner.pm
index 608cb8a..43ef96c 100644
--- a/lib/Dpkg/Copyright/Scanner.pm
+++ b/lib/Dpkg/Copyright/Scanner.pm
@@ -458,7 +458,7 @@ sub __squash_copyrights_years ($copyrights_by_id) {
 
         my ($l, at owners) = split /\|/, $owner_license;
 
-        # create new copyright info with coaslesced years
+        # create new copyright info with coalesced years
         my @squashed_c = __coalesce_copyright_years(\@entries,\@owners) ;
         next unless @squashed_c ; # give up this entry when problem
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list