Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.542.2.38 -r1.542.2.39 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 20 Aug 2019 12:01:11 -0000 1.542.2.38 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 18 Sep 2019 19:27:03 -0000 1.542.2.39 @@ -1402,7 +1402,7 @@ if {![:is_link_page]} {return $default} set item_ref [:property link] - # TODO we could save some double-fetch by collecting in + # TODO we could save some double-fetch operations by collecting in # get_form_entries via item-ids, not via new-objects ::xo::db::CrClass get_instance_from_db -item_id ${:item_id}