C<< >> needs inner whitespace, thanks to lbr again for noticing.
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / 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