Index: openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl,v diff -u -r1.42 -r1.43 --- openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 21 Dec 2017 20:44:58 -0000 1.42 +++ openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 22 Dec 2017 13:51:41 -0000 1.43 @@ -817,7 +817,7 @@ } } # - # Flush the page fragement caches (page fragments based on page_order might be sufficient) + # Flush the page fragment caches (page fragments based on page_order might be sufficient) $package_id flush_page_fragment_cache -scope agg }