Index: openacs-4/packages/ams/tcl/ams-widget-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/ams-widget-procs.tcl,v diff -u -r1.42 -r1.43 --- openacs-4/packages/ams/tcl/ams-widget-procs.tcl 17 May 2018 07:56:38 -0000 1.42 +++ openacs-4/packages/ams/tcl/ams-widget-procs.tcl 17 May 2018 12:26:34 -0000 1.43 @@ -139,7 +139,7 @@ ad_proc -private ams::widgets_init { } { - Initialize all widgets. Deprecated widgets that no longer exist in the tcl api. + Initializes all widgets. Deprecates widgets that no longer exist in the Tcl API. } { set proc_widgets [list] foreach widget [ams::widget_list] {