Index: openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl,v diff -u -N -r1.70.2.33 -r1.70.2.34 --- openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 20 Mar 2022 20:06:16 -0000 1.70.2.33 +++ openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 22 Mar 2022 12:34:07 -0000 1.70.2.34 @@ -828,7 +828,7 @@ # Tables must always have a defined ordering to ensure stable # appearance and correct setup of sorting arrows. # - ad_log warning "downstream application issue: invalid usage of ordered composiste:" \ + ad_log warning "downstream application issue: invalid usage of ordered composite:" \ "definition of ordering is missing (call method 'orderby' on the ordered composite)." set orderby "" set neworderby ""