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

[lintian] 01/02: c/cruft.pm: Typo fix of a comment



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

nthykier pushed a commit to branch master
in repository lintian.

commit 0c8115555410ecffaf35885cc4aa28fa53ed8917
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Mar 23 08:13:56 2014 +0100

    c/cruft.pm: Typo fix of a comment
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/cruft.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/checks/cruft.pm b/checks/cruft.pm
index a06d018..8134426 100644
--- a/checks/cruft.pm
+++ b/checks/cruft.pm
@@ -838,7 +838,8 @@ sub full_text_check {
                         tag 'source-contains-prebuilt-javascript-object',
                           $name, 'means line length is about', $linelength,
                           'characters';
-# now check for missing source it will check for the same file in well know directory
+                        # Check for missing source.  It will check
+                        # for the source file in well known directories
                         my @replacement= ({ 'match' => '', 'replace' => '' });
                         check_missing_source($entry,$info,\@replacement);
                     }

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


Reply to: