Index: openacs-4/packages/acs-tcl/tcl/test/proxy-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/Attic/proxy-test-procs.tcl,v diff -u -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/acs-tcl/tcl/test/proxy-test-procs.tcl 13 Apr 2021 12:42:31 -0000 1.1.2.4 +++ openacs-4/packages/acs-tcl/tcl/test/proxy-test-procs.tcl 23 May 2021 17:57:08 -0000 1.1.2.5 @@ -16,7 +16,7 @@ # unless you are aware of all the consequences. So far, the system # encoding is a global variable in C. If this is changed from # e.g. one thread, it is changed at the same time for all threads -# (maybe in the middle of of a Tcl command). It also will effect +# (maybe in the middle of a Tcl command). It also will effect # to communication with databases. # # b) Since the nsproxy code is running as a different process, the