From: Kennedy Clark Date: Mon, 29 Aug 2011 00:09:23 +0000 (-0400) Subject: Fix minor typo X-Git-Tag: 5.9003~25^2~58 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=d782332393f0d2f6e7cee13d3eb6c7febe252d52 Fix minor typo --- diff --git a/lib/Catalyst/Manual/ExtendingCatalyst.pod b/lib/Catalyst/Manual/ExtendingCatalyst.pod index bdfba30..9e4a4e4 100644 --- a/lib/Catalyst/Manual/ExtendingCatalyst.pod +++ b/lib/Catalyst/Manual/ExtendingCatalyst.pod @@ -246,7 +246,7 @@ L uses L for accessor creation. Please refer to the modules documentation for usage information. -=head2 Component configuration +=head2 Component Configuration At creation time, the class configuration of your component (the one available via C<$self-Econfig>) will be merged with possible