Index: openacs-4/packages/xotcl-core/tcl/context-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/context-procs.tcl,v diff -u -N -r1.75.2.20 -r1.75.2.21 --- openacs-4/packages/xotcl-core/tcl/context-procs.tcl 18 Dec 2020 14:38:30 -0000 1.75.2.20 +++ openacs-4/packages/xotcl-core/tcl/context-procs.tcl 5 Jan 2021 09:38:55 -0000 1.75.2.21 @@ -176,7 +176,7 @@ if {![info exists :__including_page]} { # - # An includelet is called from the toplevel. The actual_query + # An includelet is called from the top-level. The actual_query # might be cached, so we reset it here. # set :actual_query [::xo::cc actual_query]