From: David Steinbrunner Date: Fri, 13 Sep 2013 11:49:23 +0000 (-0400) Subject: typo fix X-Git-Tag: v0.011017~17^2~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=caa85421c3ea902d96c64219645f45cdf08b582a;p=dbsrgits%2FSQL-Translator.git typo fix --- diff --git a/lib/SQL/Translator/Producer/TTSchema.pm b/lib/SQL/Translator/Producer/TTSchema.pm index 45bbd6d..3b01147 100644 --- a/lib/SQL/Translator/Producer/TTSchema.pm +++ b/lib/SQL/Translator/Producer/TTSchema.pm @@ -57,7 +57,7 @@ See F for a more complete example. The template will also get the set of extra variables given as a hashref via the C producer arg. -You can set any of the options used to initiallize the Template object by +You can set any of the options used to initialize the Template object by adding a tt_conf producer_arg. See Template Toolkit docs for details of the options. (Note that the old style of passing this config directly in the producer args