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

[lintian] 01/01: L::Collect: Fix typo



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

nthykier pushed a commit to branch master
in repository lintian.

commit 9b216e61861fbe72ab85103280d84ee4c2da92d3
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Jul 17 23:43:59 2015 +0200

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

diff --git a/lib/Lintian/Collect.pm b/lib/Lintian/Collect.pm
index 812e628..0276be1 100644
--- a/lib/Lintian/Collect.pm
+++ b/lib/Lintian/Collect.pm
@@ -257,7 +257,7 @@ sub is_non_free {
 # Internal sub for providing a shared storaged between multiple
 # L::Collect objects from same group.
 #
-# sub _set_shared_storag Needs-Info none
+# sub _set_shared_storage Needs-Info none
 sub _set_shared_storage {
     my ($self, $storage) = @_;
     $self->{'_shared_storage'} = $storage;

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


Reply to: