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 -r1.70.2.38 -r1.70.2.39 --- openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 30 Oct 2022 10:00:55 -0000 1.70.2.38 +++ openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 22 Dec 2022 02:36:48 -0000 1.70.2.39 @@ -815,7 +815,7 @@ TABLE::Field instproc get_orderby {} { # - # First,try to get the sort-order from the including ordered + # First, try to get the sort-order from the including ordered # composite, which is supposed to be always the data source. # Only, when this fails, fall back to the old style based on the # adp-level, which is less robust and warn about this usage.