Fix small typo
Dave Rolsky [Sun, 3 Apr 2011 16:06:09 +0000 (11:06 -0500)]
Changes

diff --git a/Changes b/Changes
index 132232e..9231dde 100644 (file)
--- a/Changes
+++ b/Changes
@@ -23,7 +23,7 @@ for, noteworthy changes.
     application), that metaclass would get lost when that role participated in
     role composition. It was also lost if that role was consumed by some other
     role. Both of these cases have been fixed. Attributes are always applied
-    with the applied_attribute metaclass of the role which originall defined
+    with the applied_attribute metaclass of the role which originally defined
     them. (Dave Rolsky)
 
 1.9904-TRIAL Fri, Mar 04, 2011