Fixed typo in Engine::HTTP warning message
Jesse Sheidlower [Sun, 4 Mar 2012 16:11:06 +0000 (11:11 -0500)]
lib/Catalyst/Engine/HTTP.pm

index 9b9ecd3..b708a7f 100644 (file)
@@ -7,7 +7,7 @@ use base 'Catalyst::Engine';
 
 warn("You are loading Catalyst::Engine::HTTP explicitly.
 
-This is almost certainally a bad idea, as Catalyst::Engine::HTTP
+This is almost certainly a bad idea, as Catalyst::Engine::HTTP
 has been removed in this version of Catalyst.
 
 Please update your application's scripts with: