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 -r1.28.2.19 -r1.28.2.20 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 27 Oct 2019 22:29:48 -0000 1.28.2.19 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 28 Oct 2019 07:18:19 -0000 1.28.2.20 @@ -2297,7 +2297,7 @@ # # Tell the caller, what files were included in the thread # invocation. It would be nicer to have this more OO, such we can - # avoid the gobal variables ::__xowf_depends. + # avoid the global variable ::__xowf_depends. # lappend ::__xowf_depends $fname [file mtime $fname]