Fix typo in Changes
Dave Rolsky [Mon, 10 Dec 2012 20:30:45 +0000 (14:30 -0600)]
Changes

diff --git a/Changes b/Changes
index 2da69b2..62197af 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,7 +11,7 @@
     HTTP::Message.
 
 5.90017 - 2012-10-19 22:33:00
-  - Change Catalsyt _parse_attrs so that when sub attr handlers:
+  - Change Catalyst _parse_attrs so that when sub attr handlers:
 
     1) Can return multiple pairs of new attributes.
     2) Get their returned attributes passed through the correct attribute handler.