Index: openacs-4/packages/acs-subsite/tcl/subsite-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/subsite-procs.tcl,v diff -u -r1.68.2.11 -r1.68.2.12 --- openacs-4/packages/acs-subsite/tcl/subsite-procs.tcl 3 May 2020 17:00:28 -0000 1.68.2.11 +++ openacs-4/packages/acs-subsite/tcl/subsite-procs.tcl 3 Jul 2020 07:43:20 -0000 1.68.2.12 @@ -1216,7 +1216,7 @@ If -absolute is supplied then this function will generate absolute URLs. If the site is currently being accessed via a host node mapping then URLs - will omit the corresponding subsite url stub. The host name will be used + will omit the corresponding subsite url stub. The hostname will be used for any appropriate subsite when absolute URLs are generated. @param node_id the subsite's node_id (defaults to nearest subsite node). @@ -1268,7 +1268,7 @@ # # If the provided host is not empty, get it from the host header - # field (when connected) or from the configured host name. + # field (when connected) or from the configured hostname. # if {$force_host eq "any"} { if {[info exists driver_info(vhost)]} {