[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/02: checks/patch-systens.pm: Fix typo in comment.



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

lamby pushed a commit to branch master
in repository lintian.

commit 7ea6e4cc0260ee7a1bb1289c1922215a3393c04f
Author: Chris Lamb <lamby@debian.org>
Date:   Sun Feb 4 09:35:48 2018 +0000

    checks/patch-systens.pm: Fix typo in comment.
---
 checks/patch-systems.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/patch-systems.pm b/checks/patch-systems.pm
index 134a650..cac174e 100644
--- a/checks/patch-systems.pm
+++ b/checks/patch-systems.pm
@@ -228,7 +228,7 @@ sub run {
 
     #----- look for unreferenced files in debian/patches
     if ($dpdir and $format ne '2.0') {
-        # Check all series filesf, including $vendor.series
+        # Check all series files, including $vendor.series
         foreach my $file ($dpdir->children) {
             next unless $file =~ /\/(.+\.)?series$/;
             next unless $file->is_open_ok;

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


Reply to: