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

[lintian] 03/03: L::Unpacker: Fix typo in comment



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

jwilk pushed a commit to branch master
in repository lintian.

commit 73ec14d00286b46d6050f1f284c40fea5b52ca32
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sat Nov 7 15:36:42 2015 +0100

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

diff --git a/lib/Lintian/Unpacker.pm b/lib/Lintian/Unpacker.pm
index 53c8801..fef78e2 100644
--- a/lib/Lintian/Unpacker.pm
+++ b/lib/Lintian/Unpacker.pm
@@ -231,7 +231,7 @@ sub prepare_tasks {
                 foreach my $wlist (values %worklists) {
                     next unless $wlist->{'changed'};
                     my $lpkg = $wlist->{'lab-entry'};
-                    # igore errors; there is not much we can do about
+                    # ignore errors; there is not much we can do about
                     # it here.
                     $lpkg->update_status_file;
                 }

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


Reply to: