Index: openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl,v diff -u -r1.19 -r1.20 --- openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl 19 Mar 2018 13:35:15 -0000 1.19 +++ openacs-4/packages/xotcl-core/tcl/50-protocol-handler-procs.tcl 25 Mar 2018 22:13:40 -0000 1.20 @@ -118,7 +118,7 @@ # # Check, if we are running under the regression test. For this, # the nsv must exist and the peeraddr must be the regression - # test. If this is all true, accept the user_id iif provided. + # test. If this is all true, accept the user_id if provided. # if {[nsv_array exists aa_test] && [nsv_get aa_test logindata logindata]