Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -N -r1.84 -r1.85 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 19 Jan 2018 20:38:21 -0000 1.84 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 1 Feb 2018 21:24:57 -0000 1.85 @@ -2083,7 +2083,7 @@ set hostName [string trimright $hostName .] # - # Check, if the provided host is the same as the configued host + # Check, if the provided host is the same as the configured host # name for the current driver or one of its IP addresses. Should # be true in most cases. # 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 -N -r1.34 -r1.35 --- openacs-4/packages/acs-templating/tcl/util-procs.tcl 22 Jan 2018 00:20:08 -0000 1.34 +++ openacs-4/packages/acs-templating/tcl/util-procs.tcl 1 Feb 2018 21:26:36 -0000 1.35 @@ -671,7 +671,7 @@ } { Process the templating "style" and return the stub (path without - extensions). When the style is not an abolute path, check if the + extensions). When the style is not an absolute path, check if the resource can be obtained from the theme, if not fallback to the resources directory of acs-templating.