[libdist-zilla-plugin-test-podspelling-perl] 15/86: minor POD change; reflow POD

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:02:01 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 3c3bc6b6d4d6b8943b34b0d13ddbfa083458afcb
Author: Marcel Gruenauer <hanekomu at gmail.com>
Date:   Wed Dec 15 23:04:09 2010 +0100

    minor POD change; reflow POD
---
 lib/Dist/Zilla/Plugin/PodSpellingTests.pm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
index ff88c7b..0202759 100644
--- a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
+++ b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
@@ -112,15 +112,15 @@ Defaults to L<Pod::Wordlist::hanekomu>.
 
 =method spell_cmd
 
-If C<spell_cmd> is set then C<set_spell_cmd( your_spell_command );> is added to
-the test file to allow for custom spell check programs.
+If C<spell_cmd> is set then C<set_spell_cmd( your_spell_command );> is added
+to the test file to allow for custom spell check programs.
 
 Defaults to nothing.
 
 =method stopwords
 
-If stopwords is set then C<add_stopwords( E<lt>DATAE<gt> )> is added to the test file
-and the words are added after the __DATA__ section.
+If stopwords is set then C<add_stopwords( E<lt>DATAE<gt> )> is added to the
+test file and the words are added after the C<__DATA__> section.
 
 C<stopwords> can appear multiple times, one word per line.
 

-- 
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