Fix a typo in Changes
Dave Rolsky [Wed, 15 Jul 2009 14:35:21 +0000 (09:35 -0500)]
Changes

diff --git a/Changes b/Changes
index 0aba354..8d6bcff 100644 (file)
--- a/Changes
+++ b/Changes
@@ -19,7 +19,7 @@ Revision history for Perl extension Class-MOP.
 
     * All classes
       - Inline fewer metaclass-level constructors since the ones we have are
-        perfectly fine. This reduces the numbr of string evals (Goro Fuji)
+        perfectly fine. This reduces the number of string evals (Goro Fuji)
 
 0.89 Fri Jul 3, 2009
     * Class::MOP::Class