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
|