Update synopsis (thanks to Fayland 林)

This commit is contained in:
Ask Bjørn Hansen
2008-11-17 02:45:49 -08:00
parent dc1c1570e1
commit 0a42dd4f90

View File

@@ -90,7 +90,7 @@ Add the handler:
sub startup {
...
my $tt = MojoX::Renderer::TT->new(
my $tt = MojoX::Renderer::TT->build(
mojo => $self,
template_options =>
{ PROCESS => 'tpl/wrapper',