Description: fix a POD typo (found by lintian)
Author: Florian Schlichting <fsfs@debian.org>
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=125775

--- a/lib/Object/Pluggable.pm
+++ b/lib/Object/Pluggable.pm
@@ -494,7 +494,7 @@
 to start processing plugins. It accepts a number of argument/value pairs:
 
  'types', an arrayref of the types of events that your poco will support,
-          OR a hashref with the event types as keys and their abbrevations
+          OR a hashref with the event types as keys and their abbreviations
           (used as plugin event method prefixes) as values. This argument is
           mandatory.
 
