From: Karen Etheridge Date: Fri, 6 Sep 2013 21:40:13 +0000 (-0700) Subject: spelling X-Git-Tag: 5.90050~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=71952d604a7cd31491639b7428331be7f70be46e;p=catagits%2FCatalyst-Runtime.git spelling --- diff --git a/Makefile.PL b/Makefile.PL index cf8dfb8..9ec0368 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -73,7 +73,7 @@ requires 'LWP' => '5.837'; # LWP had unicode fail in 5.8.26 requires 'URI' => '1.36'; # Install the standalone Regex dispatch modules in order to ease the -# depreciation transition +# deprecation transition requires 'Catalyst::DispatchType::Regex' => '5.90021'; test_requires 'Test::Fatal';