From: Dave Rolsky <autarch@urth.org>
Date: Mon, 13 Apr 2009 02:58:31 +0000 (-0500)
Subject: Spel constraint properly
X-Git-Tag: 0.75~19
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8955df7f9c9a61bb5bd561649cbfed57e0085742;p=gitmo%2FMoose.git

Spel constraint properly
---

diff --git a/Changes b/Changes
index 3547f78..ff38d6f 100644
--- a/Changes
+++ b/Changes
@@ -10,7 +10,7 @@ for, noteworthy changes.
     * Moose::Meta::Class
       - Removed the long-deprecated _apply_all_roles method.
 
-    * Moose::Meta::TypeContsraint
+    * Moose::Meta::TypeConstraint
       - Removed the long-deprecated union method.