Fix a typo in Changes
Dave Rolsky [Mon, 5 Oct 2009 18:31:40 +0000 (13:31 -0500)]
Changes

diff --git a/Changes b/Changes
index 6026917..4bafd93 100644 (file)
--- a/Changes
+++ b/Changes
@@ -248,7 +248,7 @@ Revision history for Perl extension Class-MOP.
 
     * Many methods have been renamed with a leading underscore, and a
       few have been deprecated entirely. The methods with a leading
-      underscore are consider "internals only". People writing
+      underscore are considered "internals only". People writing
       subclasses or extensions to Class::MOP should feel free to
       override them, but they are not for "public" use.