Index: openacs-4/packages/dotlrn/www/members-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/members-chunk.tcl,v diff -u -N -r1.25 -r1.25.2.1 --- openacs-4/packages/dotlrn/www/members-chunk.tcl 29 Jun 2018 17:27:19 -0000 1.25 +++ openacs-4/packages/dotlrn/www/members-chunk.tcl 24 Nov 2019 11:52:02 -0000 1.25.2.1 @@ -76,7 +76,7 @@ and dotlrn_member_rels_full.member_state = 'needs approval' } -# If we are in a subcomm. get the list of the users of the parent +# If we are in a subcomm. Get the list of the users of the parent # comm that are not in the subcomm yet, and output them with radios # for roles, etc. set subcomm_p [dotlrn_community::subcommunity_p -community_id $community_id]