Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -N -r1.28.2.3 -r1.28.2.4 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 9 Apr 2019 19:04:34 -0000 1.28.2.3 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 12 Apr 2019 21:29:46 -0000 1.28.2.4 @@ -104,7 +104,7 @@ } # # If everything fails, fall back to the old-style method, which is - # incorrect for shared workflow definitions. This fallback ist + # incorrect for shared workflow definitions. This fallback is # just for transitional code. # ad_log warning "cannot determine wf_context from call-stack"