C<< >> needs inner whitespace, thanks to lbr again for noticing.
Ilmari Vacklin [Mon, 12 Dec 2005 12:03:30 +0000 (12:03 +0000)]
lib/Catalyst/Plugin/Authentication/Store/Htpasswd.pm

index 505ed0f..931a1ad 100644 (file)
@@ -30,7 +30,7 @@ __END__
 =head1 NAME
 
 Catalyst::Plugin::Authentication::Store::Htpasswd - Authentication
-database in C<<$c->config>>.
+database in C<< $c->config >>.
 
 =head1 SYNOPSIS