Description: spelling fix
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2017-09-06
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=122976
Bug: https://rt.cpan.org/Ticket/Display.html?id=122976

--- a/lib/File/Monitor/Lite.pm
+++ b/lib/File/Monitor/Lite.pm
@@ -142,7 +142,7 @@
 
 =head1 DESCRIPTION
 
-This is another implementaion of File::Monitor. While File::Monitor cannot detect file creation (unless you declare file name first), I use File::Find::Rule to rescan files every time when $monitor->check() is executed. To use this module, just follow synopsis above.
+This is another implementation of File::Monitor. While File::Monitor cannot detect file creation (unless you declare file name first), I use File::Find::Rule to rescan files every time when $monitor->check() is executed. To use this module, just follow synopsis above.
 
 Currently one cannot change file observing rules. To do so, create another monitor object with new rules.
 
