]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/commitdiff
POD typos
authorVincent Pit <vince@profvince.com>
Fri, 17 Dec 2010 13:28:45 +0000 (14:28 +0100)
committerVincent Pit <vince@profvince.com>
Fri, 17 Dec 2010 13:28:45 +0000 (14:28 +0100)
lib/CPANPLUS/Dist/Gentoo.pm
lib/CPANPLUS/Dist/Gentoo/Atom.pm
lib/CPANPLUS/Dist/Gentoo/Maps.pm
lib/CPANPLUS/Dist/Gentoo/Version.pm

index 0306c57adc9cbe41cccc8a7d1a40859b53a6f6b5..032d46e886d97571db70ff7c328c1c67cc1aaa2b 100644 (file)
@@ -47,7 +47,7 @@ our $VERSION = '0.11';
               --dist-opts footer="# End" \
               Any::Module You::Like
 
-=head1 DESCRPITON
+=head1 DESCRIPTION
 
 This module is a CPANPLUS backend that recursively generates Gentoo ebuilds for a given package in the default overlay, updates the manifest, and even emerges it (together with its dependencies) if the user requires it.
 
index 71bc72eb56f27cf7d75c251b116fe35ce326904c..b9adeeef8ab8b6ca4f07061dfa13483fb229c8e6 100644 (file)
@@ -300,7 +300,7 @@ sub fold {
 
 =pod
 
-This class provides overloaded methods for numerical comparison, string comparison and strigification.
+This class provides overloaded methods for numerical comparison, string comparison and stringification.
 
 =head1 SEE ALSO
 
index d3642bf79026c5cbe19d53fa15ea0dd86ed28573..8056caad2cee1d034061a11909678d0604e6e09b 100644 (file)
@@ -15,7 +15,7 @@ Version 0.11
 
 our $VERSION = '0.11';
 
-=head1 DESCRPITON
+=head1 DESCRIPTION
 
 This is an helper package to L<CPANPLUS::Dist::Gentoo>.
 
index 1586fe2ae05a84e2c4266f19a900e8117ddfe649..8d70ee6501d6ec65aea44ef10a863ed4d55fe5d5 100644 (file)
@@ -188,7 +188,7 @@ sub _stringify {
 
 =pod
 
-This class provides overloaded methods for numerical comparison and strigification.
+This class provides overloaded methods for numerical comparison and stringification.
 
 =head1 SEE ALSO