Index: openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl,v diff -u -r1.38 -r1.39 --- openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl 28 Sep 2018 08:43:01 -0000 1.38 +++ openacs-4/packages/xotcl-core/tcl/http-client-procs.tcl 30 Sep 2018 15:56:17 -0000 1.39 @@ -67,7 +67,7 @@ # Please, make sure that you use a recent distribution of tclthread # ( > 2.6.5 ) to have the blocking-timeout feature working # safely. This newly introduced feature makes use of advanced thread - # synchronisation offered by tclthread that needed to be fixed in + # synchronization offered by tclthread that needed to be fixed in # tclthread <= 2.6.5. At the time of this writing, there was no # post-2.6.5 release of tclthread, hence, you are required to obtain a # CVS snapshot, dating at least 2008-05-23. E.g.: