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.17 -r1.18 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 10 Apr 2018 06:56:27 -0000 1.17 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 25 Apr 2018 08:51:36 -0000 1.18 @@ -1918,7 +1918,7 @@ # In case, the id is a form object, it is a dynamic form, # that we can't edit; therefore, we provide no link. # - # Here, we have have an id that we use for fetching... + # Here, we have an id that we use for fetching... # set form [::xo::db::CrClass get_instance_from_db -item_id $entry_form_item_id] set base [$form pretty_link] @@ -2019,7 +2019,7 @@ } WorkflowPage ad_instproc schedule_job {-time:required -party_id cmd} { - Schedule the specified Tcl command for the the current package + Schedule the specified Tcl command for the current package instance at the given time. } { :log "-at"