[libdist-zilla-plugin-test-podspelling-perl] 14/86: fix formatting and grammar

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 0152931f77176f6ba84f05ff6924e5ab72b679f7
Author: Harley Pig <harleypig at gmail.com>
Date:   Wed Dec 15 12:59:12 2010 -0700

    fix formatting and grammar
---
 lib/Dist/Zilla/Plugin/PodSpellingTests.pm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
index 9f57b0f..ff88c7b 100644
--- a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
+++ b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
@@ -112,14 +112,14 @@ Defaults to L<Pod::Wordlist::hanekomu>.
 
 =method spell_cmd
 
-If C<spell_cmd> is set then C<set_spell_cmd( your_spell_command );> added to
-the test file to allow.
+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( <DATA> )> is added to the test file
+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.
 
 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