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

[lintian] 01/01: t/scripts/spellintian.t: Mention according Debian bug report in comment



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

abe pushed a commit to branch master
in repository lintian.

commit faa020172e0f4fd028b8b635169abc37398dcc43
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Wed Dec 6 02:20:15 2017 +0100

    t/scripts/spellintian.t: Mention according Debian bug report in comment
    
    Gbp-Dch: Ignore
---
 t/scripts/spellintian.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/scripts/spellintian.t b/t/scripts/spellintian.t
index 72d47fd..44f33de 100755
--- a/t/scripts/spellintian.t
+++ b/t/scripts/spellintian.t
@@ -59,7 +59,7 @@ while (my $corr = <$sp_fh>) {
 
     # Check if case sensitive corrections have been added to the wrong
     # file (data/spelling/corrections, not data/spelling/corrections-case).
-    # Bad example: german||German
+    # Bad example from #883041: german||German
     my ($wrong, $good) = split(/\|\|/, $corr);
     $case_sen++ if ($wrong eq lc($good));
 

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


Reply to: