Fix formatting buglet in Changes
Dave Rolsky [Mon, 14 Mar 2011 19:25:19 +0000 (14:25 -0500)]
Changes

diff --git a/Changes b/Changes
index 7721ae4..05b4a7e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -676,7 +676,7 @@ for, noteworthy changes.
     too. (Dave Rolsky)
 
   * Moose::Util::MetaRole::apply_metaclass_roles is now called
-    apply_metaroles. The old name is deprecated. Dave Rolsky>
+    apply_metaroles. The old name is deprecated. (Dave Rolsky)
 
   * The unimport subs created by Moose::Exporter now clean up re-exported
     functions like blessed and confess, unless the caller imported them from