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 -r1.109.2.14 -r1.109.2.15 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 14 Jan 2020 10:38:03 -0000 1.109.2.14 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 3 Jul 2020 07:27:29 -0000 1.109.2.15 @@ -233,7 +233,7 @@ } { Convert in the HTML text relative URLs into fully qualified URLs - including the host name. It performs the following operations: + including the hostname. It performs the following operations: 1. prepend paths starting with a "/" by the location (protocol and host). 2. prepend paths not starting a "/" by the path, in case it was passed in.