File: fix_spelling_error_in_manpage

package info (click to toggle)
libdist-zilla-plugin-templatefiles-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 104 kB
  • sloc: perl: 28; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 637 bytes parent folder | download | duplicates (3)
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