File: 0001-spelling-error-in-manpage.patch

package info (click to toggle)
libclass-base-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 176 kB
  • ctags: 45
  • sloc: perl: 380; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 506 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix lintian spelling-error-in-manpage warning
Author: Nick Morrott <knowledgejunkie@gmail.com>
Bug: https://github.com/szabgab/Class-Base/pull/4
Last-Update: 2016-07-29
---
--- a/lib/Class/Base.pm
+++ b/lib/Class/Base.pm
@@ -780,7 +780,7 @@
 part of the Template Toolkit. 
 
 Thanks to Brian Moseley and Matt Sergeant for suggesting various
-enhancments, some of which went into version 0.02.
+enhancements, some of which went into version 0.02.
 
 Version 0.04 was uploaded by Gabor Szabo.