Index: openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl,v diff -u -r1.12.2.1 -r1.12.2.2 --- openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 10 Mar 2019 22:16:24 -0000 1.12.2.1 +++ openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 15 Mar 2019 08:59:18 -0000 1.12.2.2 @@ -225,7 +225,7 @@ # If the connection is already closed, do nothing. # # "ns_conn content" will raise an exception, when the - # connection is already closed. This is not obivous + # connection is already closed. This is not obvious # without deeper knowledge. Therefore, NaviServer needs # probably a "ns_conn closed" flag the check for such # situations in a more self-expanatory way.