From: Dan Dascalescu Date: Fri, 30 Jan 2009 01:39:20 +0000 (+0000) Subject: Typo X-Git-Tag: 1.09~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=042ba90ae159721686eeb1df9115990342de5cec;p=catagits%2FCatalyst-Devel.git Typo --- diff --git a/lib/Catalyst/Helper.pm b/lib/Catalyst/Helper.pm index 53f6e1a..3d46c3f 100644 --- a/lib/Catalyst/Helper.pm +++ b/lib/Catalyst/Helper.pm @@ -634,7 +634,7 @@ our $VERSION = '0.01'; # configuration file that you set up manually) take precedence # over this when using ConfigLoader. Thus configuration # details given here can function as a default configuration, -# with a external configuration file acting as an override for +# with an external configuration file acting as an override for # local deployment. __PACKAGE__->config( name => '[% name %]' );