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

[lintian] 01/02: L::Output: 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 3a5154e2951da26671c4475db0cf4ed36d1f7d7f
Author: Jakub Wilk <jwilk@debian.org>
Date:   Thu Jan 21 18:53:56 2016 +0100

    L::Output: Fix typo
---
 lib/Lintian/Output.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Lintian/Output.pm b/lib/Lintian/Output.pm
index fb22839..d026bd7 100644
--- a/lib/Lintian/Output.pm
+++ b/lib/Lintian/Output.pm
@@ -23,7 +23,7 @@ use warnings;
 
 use v5.8.0; # for PerlIO
 use parent qw(Class::Accessor::Fast);
-# The limit is includin the "use --foo to see all tags".
+# The limit is including the "use --foo to see all tags".
 use constant DEFAULT_INTERACTIVE_TAG_LIMIT => 4;
 
 use Exporter qw(import);

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


Reply to: