Index: openacs-4/packages/ams/tcl/ams-list-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/ams-list-procs.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/ams/tcl/ams-list-procs.tcl 16 May 2006 13:53:23 -0000 1.13 +++ openacs-4/packages/ams/tcl/ams-list-procs.tcl 4 Apr 2018 08:11:26 -0000 1.14 @@ -305,7 +305,7 @@ } { if { [empty_string_p $list_id] && [empty_string_p $list_name] } { ad_return_complaint 1 "[_ ams.you_must_provide_list_id]" - ad_scritp_abort + ad_script_abort } if { ![empty_string_p $list_name] && [empty_string_p $list_id]} {