Index: openacs-4/packages/xowiki/tcl/tree-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/tree-procs.tcl,v diff -u -r1.20 -r1.21 --- openacs-4/packages/xowiki/tcl/tree-procs.tcl 10 Apr 2018 06:52:09 -0000 1.20 +++ openacs-4/packages/xowiki/tcl/tree-procs.tcl 18 Apr 2018 09:09:13 -0000 1.21 @@ -174,7 +174,7 @@ # # In particular, the TreeRenders are defined to work with xowiki's # page fragment caching. Via page fragment caching, the result of - # the rendering of includedlets is cached. However, the renderer + # the rendering of includelets is cached. However, the renderer # might require additional CSS or JavaScript code, which has to be # included for the cached HTML fragment as well. Therefore, the # method "include_head_entries" is provided, which is called