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.3.2.13 -r1.3.2.14 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 27 Mar 2017 10:37:42 -0000 1.3.2.13 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 21 Apr 2017 15:11:28 -0000 1.3.2.14 @@ -820,7 +820,7 @@ } WorkflowPage ad_instproc is_wf_instance {} { - Check, if the current page is a workflow instance (page, refering to a workflow) + Check, if the current page is a workflow instance (page, referring to a workflow) } { # we cannot call get_template_object here, because this will lead # to a recursive loop.