Merge remote branch 'shadowcat/master'
Tomas Doran [Mon, 30 Jan 2012 11:33:27 +0000 (11:33 +0000)]
* shadowcat/master:
  Fix a typo in Changes

Changes

diff --git a/Changes b/Changes
index c82d595..312e10e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,7 @@ Mon  20 Jan 2012 11:22:00 GMT - Release 0.96
   Added fix for RT 63537 (from Gerv) and tests to check it.
 
 Wed  04 Jan 2012 19:34:00 GMT - Release 0.95
-  Fix regex for JSONP parameter name to be able to include the . chatacter
+  Fix regex for JSONP parameter name to be able to include the . character
   in Catalyst::Action::Serialize::JSONP. RT#73741
 
   Add optional location parameter to status_accepted handler. RT#73691 (ghenry)