X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F08_Testing.pod;h=4ade0e539aeffad5fba0a0ea5e1cfbf6ed0289bf;hp=30dc008ed538e8303dcc796d6d352c8b453ebda3;hb=b6e53c1ca5bfa271bfce99e0f42a56c8fd4df4be;hpb=477a6d5b13f55eb335979812080e4a11217f19d6 diff --git a/lib/Catalyst/Manual/Tutorial/08_Testing.pod b/lib/Catalyst/Manual/Tutorial/08_Testing.pod index 30dc008..4ade0e5 100644 --- a/lib/Catalyst/Manual/Tutorial/08_Testing.pod +++ b/lib/Catalyst/Manual/Tutorial/08_Testing.pod @@ -385,8 +385,8 @@ before. =head2 DATABASE CONFIG SWITCHING USING MULTIPLE CONFIG FILES -L has functionality to load loading -multiple config files based on environment variablesi, allowing you to +L has functionality to load +multiple config files based on environment variables, allowing you to override your default (production) database connection settings during development (or vice versa).