Index: openacs-4/packages/dotlrn/tcl/community-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.tcl,v diff -u -r1.182 -r1.183 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 21 Oct 2003 22:31:52 -0000 1.182 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 11 Nov 2003 14:02:22 -0000 1.183 @@ -207,7 +207,7 @@ # YON MAJOR HACK # acs_object.new() initializes the acs_attributes for us if the # object_type of this community matches the object_type of the - # acs_attributes. this fucks us because we use dotlrn_community + # acs_attributes. this screws us because we use dotlrn_community # as the object_type for subgroups which means that their # attributes will be defaulted to empty strings but we will think # that they are set. we must delete them.