Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -N -r1.239.2.45 -r1.239.2.46 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 19 May 2020 15:35:59 -0000 1.239.2.45 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 1 Jul 2020 19:31:58 -0000 1.239.2.46 @@ -2177,7 +2177,7 @@ # # The "toc" includelet renders the page titles of the current files # based on the value of the "page_order" attributes. Only those - # pages are rendered that have a non-empty "page_order" field. + # pages are rendered that have a nonempty "page_order" field. # ::xowiki::IncludeletClass create toc \ -superclass ::xowiki::Includelet \ @@ -2207,7 +2207,7 @@ Show table of contents of the current wiki. The "toc" includelet renders the page titles of the current files based on the value of the "page_order" attributes. Only those - pages are rendered that have a non-empty "page_order" field. + pages are rendered that have a nonempty "page_order" field. @param style @param renderer