File: spelling.patch

package info (click to toggle)
libtext-micromason-perl 2.21-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 620 kB
  • ctags: 181
  • sloc: perl: 3,218; makefile: 23
file content (18 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: spelling fix
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-10-31
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118574
Bug: https://rt.cpan.org/Ticket/Display.html?id=118574

--- a/lib/Text/MicroMason.pm
+++ b/lib/Text/MicroMason.pm
@@ -556,7 +556,7 @@
 
 One of the compile_file or execute_file functions was called but we were
 unable to read the requested file, because the file path is incorrect or
-we have insufficient priveleges to read that file.
+we have insufficient privileges to read that file.
 
 =back