Checking in changes prior to tagging of version 1.003. Changelog diff is:
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Makefile.PL
index 8aa32c8..7b6fbc4 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use inc::Module::Install;
 
-name 'Catalyst-Authenticaton-Store-Htpasswd';
+name 'Catalyst-Authentication-Store-Htpasswd';
 all_from 'lib/Catalyst/Authentication/Store/Htpasswd.pm';
 
 requires 'Catalyst::Plugin::Authentication' => '0.10006';