From: David Steinbrunner Date: Tue, 23 Jul 2013 12:07:36 +0000 (-0400) Subject: typo fix X-Git-Tag: 0.42~2^2~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-TT.git;a=commitdiff_plain;h=1022fd98f3f3c003918d408b03103152429dab67 typo fix --- diff --git a/lib/Catalyst/Helper/View/TTSite.pm b/lib/Catalyst/Helper/View/TTSite.pm index 78f28cd..65bbfa4 100644 --- a/lib/Catalyst/Helper/View/TTSite.pm +++ b/lib/Catalyst/Helper/View/TTSite.pm @@ -118,7 +118,7 @@ the following templates are processed in order: =back -Finally, the rendered content is returned to the bowser. +Finally, the rendered content is returned to the browser. =head1 METHODS