tab fix
Hans Dieter Pearcey [Thu, 25 Jun 2009 23:15:29 +0000 (19:15 -0400)]
Changes

diff --git a/Changes b/Changes
index eb8c0d8..1fc2517 100644 (file)
--- a/Changes
+++ b/Changes
@@ -19,7 +19,7 @@ for, noteworthy changes.
     * Moose::Meta::TypeConstraint::DuckType
       - Reify duck type from a regular subtype into an actual class
         (Sartak)
-         - Document this because Sartak did all my work for me (perigrin)
+      - Document this because Sartak did all my work for me (perigrin)
 
     * Moose::Meta::Attribute
       - Allow Moose::Meta::TypeConstraint::DuckType in handles, since