Index: openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl,v diff -u -r1.98.2.5 -r1.98.2.6 --- openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 5 Sep 2019 13:47:02 -0000 1.98.2.5 +++ openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 8 Oct 2019 16:30:26 -0000 1.98.2.6 @@ -348,7 +348,7 @@ change_state -user_id $user_id -state "deleted" } else { # portrait is also an entry in acs_objects with creation_user - # set to this user. Therefore won't be deleted by cascade and + # set to this user. Therefore, won't be deleted by cascade and # must be removed manually acs_user::erase_portrait -user_id $user_id # flush before actual deletion, so all the information is