[pkg-perl-tools] 01/03: dpt-salsa: fix typo in comment

gregor herrmann gregoa at debian.org
Sun Jan 28 03:39:53 UTC 2018


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

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit 67f09d228153b984ff61dae2daf36612b4968821
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 28 04:27:14 2018 +0100

    dpt-salsa: fix typo in comment
    
    Gbp-Dch: ignore
---
 scripts/salsa | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/salsa b/scripts/salsa
index 45231e1..cedf7aa 100755
--- a/scripts/salsa
+++ b/scripts/salsa
@@ -210,7 +210,7 @@ sub createrepo {
     );
     my $repoid = $repo->{id};
 
-    # webhooks: tagepending
+    # webhooks: tagpending
     $api->create_project_hook(
         $repoid,
         {   url => "https://webhook.salsa.debian.org/tagpending/$reponame",

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



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