X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FExtendingCatalyst.pod;h=9e4a4e42326d5062e16e513bd57269d45feb56cc;hb=89a65964372b6505f4ddf16080dbdbb2f6de1363;hp=bdfba30ff4ce1e30f8eafdfb5cefae37bffc695f;hpb=6e1417cd5ddd2e55b33775daaa84479dc37b2c7b;p=catagits%2FCatalyst-Manual.git 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