Index: openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl,v diff -u -N -r1.108 -r1.109 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 14 Dec 2018 20:15:40 -0000 1.108 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 15 Dec 2018 17:46:28 -0000 1.109 @@ -1360,7 +1360,7 @@ string } { Return supplied string with invalid javascript characters - propery escaped. This makes possible to use the string safely + property escaped. This makes possible to use the string safely inside javascript code. @author Antonio Pisano