Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -r1.153.2.28 -r1.153.2.29 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 21 Nov 2020 16:45:52 -0000 1.153.2.28 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 5 Jan 2021 17:10:17 -0000 1.153.2.29 @@ -1577,7 +1577,7 @@ # error message, the templating system cannot # determine the appropriate template without # the node_id. In case of failure, the - # toplevel node_is is returned. + # top-level node_is is returned. set node [site_node::get -url /] set ad_conn($var) [dict get $node $var] ns_log notice "ad_conn: request processor did not set , fallback: $ad_conn($var)"