From: Dave Rolsky <autarch@urth.org>
Date: Thu, 23 Apr 2009 20:26:08 +0000 (-0500)
Subject: Fix indentation
X-Git-Tag: 0.82_02~6
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f56e2a2ed581b4d6a311e4708a4db90b7ba9b583;p=gitmo%2FClass-MOP.git

Fix indentation
---

diff --git a/Changes b/Changes
index 5a6f5c6..59fd3b4 100644
--- 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