Index: openacs-4/packages/cookie-consent/www/sitewide-admin/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cookie-consent/www/sitewide-admin/index.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/cookie-consent/www/sitewide-admin/index.tcl 20 Jan 2018 22:57:54 -0000 1.3 +++ openacs-4/packages/cookie-consent/www/sitewide-admin/index.tcl 11 Jun 2018 09:41:40 -0000 1.4 @@ -8,7 +8,7 @@ if {$::tcl_version eq "8.5"} { # - # In Tcl 8.5, "::try" was not yet a builtin of Tcl + # In Tcl 8.5, "::try" was not yet a built-in of Tcl # package require try }