tiny pod fix
Brian Cassidy [Wed, 21 Nov 2007 13:40:36 +0000 (13:40 +0000)]
lib/Catalyst/Plugin/ConfigLoader.pm

index 1a331f4..9e4b8ad 100644 (file)
@@ -140,7 +140,7 @@ The order of preference is specified as:
 
 =item * C<$ENV{ CATALYST_CONFIG }>
 
-=item * C<$c-E<gt>config-E<gt>{ 'Plugin::ConfigLoader' }-E>gt>{ file }>
+=item * C<$c-E<gt>config-E<gt>{ 'Plugin::ConfigLoader' }-E<gt>{ file }>
 
 =item * C<$c-E<gt>path_to( $application_prefix )>