From: Todd Hepler Date: Thu, 1 May 2008 15:16:39 +0000 (+0000) Subject: typo fix X-Git-Tag: 0_15~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fb24d659d6127c45e832292d4f06561efc059982;p=gitmo%2FMooseX-Getopt.git typo fix --- diff --git a/lib/MooseX/Getopt.pm b/lib/MooseX/Getopt.pm index 97d59c8..3c0f308 100644 --- a/lib/MooseX/Getopt.pm +++ b/lib/MooseX/Getopt.pm @@ -245,7 +245,7 @@ accordingly. You can use the attribute metaclass L to get non-default commandline option names and aliases. -You can use the attribute metaclass L +You can use the attribute metaclass L to have C ignore your attribute in the commandline options. By default, attributes which start with an underscore are not given