Skip to content

Commit

Permalink
fix doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
briang authored and yanick committed Jul 4, 2017
1 parent 82b9c16 commit c4c1852
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Revision history for {{$dist->name}}
[BUG FIXES]

[DOCUMENTATION]
- Fix typo (GH#3, brian greenfield)

[ENHANCEMENTS]

Expand Down
1 change: 1 addition & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
AUTHOR_PLEDGE
CONTRIBUTORS
Changes
INSTALL
LICENSE
Expand Down
2 changes: 1 addition & 1 deletion lib/Dist/Zilla/Plugin/SchwartzRatio.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ a single distribution, it boils down to the less exciting
number of previous releases still on CPAN.
After a successful release, the plugin displays
the releases of the distribution still kickign around on CPAN,
the releases of the distribution still kicking around on CPAN,
just to give an idea to the author that maybe it's time
to do some cleanup.
Expand Down

0 comments on commit c4c1852

Please sign in to comment.