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

[lintian] 01/01: c/fields.pm: Fix a typo



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

nthykier pushed a commit to branch master
in repository lintian.

commit 41a8e1a3baa9dedec0e9fcc80682a7838fc28594
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sat Aug 15 15:09:16 2015 +0200

    c/fields.pm: Fix a typo
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/fields.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/fields.pm b/checks/fields.pm
index 10d5963..7eb8fb1 100644
--- a/checks/fields.pm
+++ b/checks/fields.pm
@@ -1174,7 +1174,7 @@ sub run {
         }
 
         # libmodule-build-perl
-        # matches() instead of implies() because of possible OR releation
+        # matches() instead of implies() because of possible OR relation
         if ($info->relation('build-depends-indep')
             ->matches(qr/^libmodule-build-perl$/, VISIT_PRED_NAME)
             && !$info->relation('build-depends')

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


Reply to: