Index: openacs-4/packages/dotlrn/tcl/class-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/class-procs.tcl,v diff -u -r1.54 -r1.55 --- openacs-4/packages/dotlrn/tcl/class-procs.tcl 7 Aug 2017 23:48:09 -0000 1.54 +++ openacs-4/packages/dotlrn/tcl/class-procs.tcl 3 Sep 2024 15:37:37 -0000 1.55 @@ -88,7 +88,7 @@ {-department_key:required} } { Checks if the class_key passed in is valid for the given dept name - i. e. there are no sibling classes with the same key + i.e. there are no sibling classes with the same key FIXME: Currently class keys must be globally unique (across all dept) since they are used to create acs_object @@ -186,7 +186,7 @@ } { returns the number of class instances with the given class key } { - return [db_string select_count_class_instaces {} -default 0] + return [db_string select_count_class_instances {} -default 0] } ad_proc -public new_instance {