Index: openacs-4/packages/dotlrn-catalog/tcl/dotlrn-catalog-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/tcl/dotlrn-catalog-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-catalog/tcl/dotlrn-catalog-procs.tcl 14 Feb 2005 22:46:11 -0000 1.1 +++ openacs-4/packages/dotlrn-catalog/tcl/dotlrn-catalog-procs.tcl 16 Feb 2005 22:21:30 -0000 1.2 @@ -47,7 +47,7 @@ ad_proc -private dotlrn_catalog::check_name { -name:required } { - Checks if @name@ already exists in dotlrn_catalog table + Checks if @name@ already exists in cr_item table @name@ The name of the course_key } { if { [string equal [db_string check_item_name { } -default -1] "-1"] } {