1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: fix spelling error on POD documentation
Author: Joenio Costa <joenio@joenio.me>
Forwarded: https://github.com/perlpilot/Dist-Zilla-Plugin-TemplateFiles/issues/4
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/lib/Dist/Zilla/Plugin/TemplateFiles.pm
+++ b/lib/Dist/Zilla/Plugin/TemplateFiles.pm
@@ -78,7 +78,7 @@
This software is copyright (c) 2010 by Jonathan Scott Duff
-This is free sofware; you can redistribute it and/or modify it under the
+This is free software; you can redistribute it and/or modify it under the
same terms as the Perl 5 programming language itself.
=head1 AUTHOR
|