From: Stevan Little <stevan.little@iinteractive.com>
Date: Sat, 22 Sep 2007 04:25:15 +0000 (+0000)
Subject: nothing really
X-Git-Tag: 0.18_01~59
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2dee86e968a5bcf2ed8502a2861ecd26853fef9e;p=gitmo%2FMooseX-AttributeHelpers.git

nothing really
---

diff --git a/ChangeLog b/ChangeLog
index 9ea1aad..1811f44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ Revision history for Perl extension MooseX-AttributeHelpers
     * MooseX::AttributeHelpers::Base
       - added attribute $name to the params passed to
         process_options_or_provides(), which gives us more
-	flexibility when writing additional helpers
+	    flexibility when writing additional helpers
       - removed check for 'provides' and 'isa' attr
         options before _process_options. It should be
         called always.