Fix t0m's spelling
Dave Rolsky [Wed, 20 Aug 2008 14:08:01 +0000 (14:08 +0000)]
Changes

diff --git a/Changes b/Changes
index 041a1e6..86ba5c0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,7 +6,7 @@ Revision history for Perl extension Moose
         or builder methods are coerced as required + test (t0m)
 
     * Moose::Meta::Attribute
-      - Fix lazy built attributes so that type coersion always
+      - Fix lazy built attributes so that type coercion always
         occurs on them when accessed with get_value method + test (t0m)
 
     * Moose::Exporter