[libdist-zilla-plugin-test-podspelling-perl] 41/86: correct VERSION typo

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:02:07 UTC 2015


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

abe pushed a commit to annotated tag 2.001001
in repository libdist-zilla-plugin-test-podspelling-perl.

commit f4671e1fccfe3cc17dc1a14a4a1e591525d27e0a
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Tue Aug 2 05:20:23 2011 -0500

    correct VERSION typo
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 lib/Dist/Zilla/Plugin/PodSpellingTests.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
index 7db6611..0c0ccb0 100644
--- a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
+++ b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
@@ -3,7 +3,7 @@ use 5.008;
 use strict;
 use warnings;
 BEGIN {
-	our $VERSON = '1.112140';
+	our $VERSION = '1.112140';
 }
 use Moose;
 extends 'Dist::Zilla::Plugin::Test::PodSpelling';

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git



More information about the Pkg-perl-cvs-commits mailing list