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.23.2.5 -r1.23.2.6 --- openacs-4/packages/xowiki/tcl/tree-procs.tcl 23 Jul 2019 14:15:00 -0000 1.23.2.5 +++ openacs-4/packages/xowiki/tcl/tree-procs.tcl 7 Aug 2020 10:30:57 -0000 1.23.2.6 @@ -230,7 +230,7 @@ # # This is a very common render that maps the tree structure into an # unordered HTML list. The rendered is specialized by e.g. the - # mktree an yuitree render below. + # mktree a yuitree render below. #-------------------------------------------------------------------------------- TreeRenderer create TreeRenderer=list