summaryrefslogtreecommitdiff
path: root/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm')
-rwxr-xr-xlib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm b/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm
index b368c62..42125b8 100755
--- a/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm
+++ b/lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm
@@ -23,7 +23,7 @@ The L<HTML::Template> syntax for embedding components is:
<TMPL_VAR NAME="cgiapp_embed('some_run_mode', param1, param2, 'literal string3')">
-I<(Support for parameter passing is limited. See the note on paramters below.)>
+I<(Support for parameter passing is limited. See the note on parameters below.)>
This can be overridden by the following configuration variables: