Index: openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl,v diff -u -r1.22.2.3 -r1.22.2.4 --- openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl 24 Aug 2020 11:24:10 -0000 1.22.2.3 +++ openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl 8 Oct 2020 06:49:12 -0000 1.22.2.4 @@ -120,7 +120,7 @@ } { A helper proc for cloning. There could be multiple static portlets that need to be cloned. Make a deep copy of all the static portal - content and update the all the corresponding element's pointers. + content and update all the corresponding element's pointers. } { set ds_id [portal::get_datasource_id [static_portlet::get_my_name]]