Fix indentation
Dave Rolsky [Thu, 23 Apr 2009 20:26:08 +0000 (15:26 -0500)]
Changes

diff --git a/Changes b/Changes
index 5a6f5c6..59fd3b4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,7 +9,7 @@ Revision history for Perl extension Class-MOP.
       - Remove the hack that returns the mutable metaclass for
         metacircularity in order to provide consistent meta-metaclasses
         for the Moose compatibility handling code
-      (mst broke it, nothingmuch fixed it)
+        (mst broke it, nothingmuch fixed it)
 
 0.82 Mon, April 20, 2009
     * Various