Description: spelling fixes
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=82024
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=82024
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2013-02-17

--- a/lib/Exporter/Declare/Meta.pm
+++ b/lib/Exporter/Declare/Meta.pm
@@ -284,11 +284,11 @@
 
 =item $bool = $meta->is_option( $name )
 
-Check if the specifed name is an option.
+Check if the specified name is an option.
 
 =item $bool = $meta->is_argument( $name )
 
-Check if the specifed name is an option that takes an argument.
+Check if the specified name is an option that takes an argument.
 
 =item $meta->add_parser( $name, sub { ... })
 
