Index: openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl,v diff -u -N -r1.16 -r1.17 --- openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl 13 Dec 2017 20:42:31 -0000 1.16 +++ openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl 23 Mar 2018 23:53:02 -0000 1.17 @@ -59,7 +59,7 @@ set x [c1 ++] The Proxy forwards all commands to the - attached thread except the methods attatch, filter, + attached thread except the methods attach, filter, detachAll and destroy. The attach method can be used to reattach a proxy instance to a different thread, such as