From: Cory G Watson Date: Fri, 27 Jun 2008 13:22:09 +0000 (+0000) Subject: Fix misnamed link to Bool from root class. X-Git-Tag: 0.16~41 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c9fd9db5fd2e546ce555dfadf34444e4a522be3c;p=gitmo%2FMooseX-AttributeHelpers.git Fix misnamed link to Bool from root class. --- diff --git a/lib/MooseX/AttributeHelpers.pm b/lib/MooseX/AttributeHelpers.pm index 72df79b..28eea01 100644 --- a/lib/MooseX/AttributeHelpers.pm +++ b/lib/MooseX/AttributeHelpers.pm @@ -122,7 +122,7 @@ Common numerical operations. Methods for incrementing and decrementing a counter attribute. -=item L +=item L Common methods for boolean values.