Description: fix a typo in POD
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=125820

--- a/Simple.pm
+++ b/Simple.pm
@@ -361,7 +361,7 @@
 
 =head1 DESCRIPTION
 
-C<Thread::Pool::Simple> provides a simple thread-pool implementaion
+C<Thread::Pool::Simple> provides a simple thread-pool implementation
 without external dependencies outside core modules.
 
 Jobs can be submitted to and handled by multi-threaded `workers'
