Index: openacs-4/packages/xowiki/tcl/syndicate-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/syndicate-procs.tcl,v diff -u -N -r1.51.2.8 -r1.51.2.9 --- openacs-4/packages/xowiki/tcl/syndicate-procs.tcl 3 May 2020 17:47:40 -0000 1.51.2.8 +++ openacs-4/packages/xowiki/tcl/syndicate-procs.tcl 11 Aug 2020 20:12:25 -0000 1.51.2.9 @@ -35,7 +35,7 @@ {title ""} } \ -ad_doc { - Report content of xowiki folder in rss 2.0 format. The + Report content of xowiki folder in RSS 2.0 format. The reporting order is descending by date. The title of the feed is taken from the title, the description is taken from the description field of the folder object. @@ -511,7 +511,7 @@ } } - # this class is used to contain rss items + # this class is used to contain RSS items Class create RSS-client::item -parameter node RSS-client::item instforward xpath {%my info parent} %proc