minor doc fix for Store::Htpasswd v0.02
Yuval Kogman [Tue, 15 Aug 2006 11:09:28 +0000 (11:09 +0000)]
lib/Catalyst/Plugin/Authentication/Store/Htpasswd.pm

index 381e903..1565221 100644 (file)
@@ -29,8 +29,8 @@ __END__
 
 =head1 NAME
 
-Catalyst::Plugin::Authentication::Store::Htpasswd - Authentication
-database in C<< $c->config >>.
+Catalyst::Plugin::Authentication::Store::Htpasswd - L<Authen::Htpasswd> based
+user storage/authentication.
 
 =head1 SYNOPSIS