Index: openacs-4/packages/acs-templating/tcl/util-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/util-procs.tcl,v diff -u -r1.43.2.2 -r1.43.2.3 --- openacs-4/packages/acs-templating/tcl/util-procs.tcl 9 Jul 2019 13:07:02 -0000 1.43.2.2 +++ openacs-4/packages/acs-templating/tcl/util-procs.tcl 9 Aug 2019 19:51:02 -0000 1.43.2.3 @@ -629,7 +629,7 @@ Given a path like /packages/acs-admin/www/index pointing to an .adp file, this function tries to locate this path in the ResourceDir of the subsite (determined by the theme). If found the - themed template is returned, otherwse the passed template path. + themed template is returned, otherwise the passed template path. @param path absolute path within the open acs tree (without extension) @return path to themed template or input value (without extension)