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

[lintian] 01/02: c/cruft: Fix typo



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

jwilk pushed a commit to branch master
in repository lintian.

commit 62d72f087dd804d8c0bd0bbe7d5c557616a56636
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sun Oct 11 12:28:40 2015 +0200

    c/cruft: Fix typo
---
 checks/cruft.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/cruft.pm b/checks/cruft.pm
index 218d569..0bfaf15 100644
--- a/checks/cruft.pm
+++ b/checks/cruft.pm
@@ -35,7 +35,7 @@ use v5.10;
 # not less than 8192 for source missing
 use constant BLOCKSIZE => 16_384;
 
-# constant for insane line lenght
+# constant for insane line length
 use constant INSANE_LINE_LENGTH => 512;
 use constant SAFE_LINE_LENGTH => 128;
 

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


Reply to: