Index: openacs-4/packages/acs-templating/tcl/parse-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/parse-procs.tcl,v diff -u -r1.59 -r1.60 --- openacs-4/packages/acs-templating/tcl/parse-procs.tcl 1 Feb 2018 20:40:47 -0000 1.59 +++ openacs-4/packages/acs-templating/tcl/parse-procs.tcl 24 Mar 2018 00:14:57 -0000 1.60 @@ -486,7 +486,7 @@ avoids the need to reparse the ADP template with each request. @param file The file name of the source - @param string string to be compliled + @param string string to be compiled @return The compiled code. Valid options are either -string or -file