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

package info (click to toggle)
libmodule-compile-perl 0.35-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 348 kB
  • ctags: 215
  • sloc: perl: 1,826; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 554 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Correct spelling errors (lintian)
Author: Nick Morrott <knowledgejunkie@gmail.com>
Bug: https://github.com/ingydotnet/module-compile-pm/pull/8
Last-Update: 2016-06-21
---
--- a/lib/Module/Compile.pod
+++ b/lib/Module/Compile.pod
@@ -203,7 +203,7 @@
 
     "f1d2d2f924e986ac86fdf7b36c94bcdf32beec15";
 
-The rationale of this is that randoms strings are usally left alone by
+The rationale of this is that random strings are usually left alone by
 compilers. After all the compilers have finished, the digest lines will be
 expanded again.