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.
|