Index: openacs-4/packages/acs-templating/tcl/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/head-procs.tcl,v diff -u -r1.45.2.37 -r1.45.2.38 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 3 Nov 2022 17:33:39 -0000 1.45.2.37 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 6 Jul 2023 08:58:43 -0000 1.45.2.38 @@ -1011,7 +1011,7 @@ return true; } }, true); - // In case the page has changed before the button was reenabled + // In case the page has changed before the button was re-enabled // and the user uses the brower's back button, we have to establish // a clickable state. e.addEventListener('focus', function(event) {