Index: openacs-4/packages/acs-subsite/tcl/group-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/group-procs.tcl,v diff -u -N -r1.39.2.18 -r1.39.2.19 --- openacs-4/packages/acs-subsite/tcl/group-procs.tcl 28 Jun 2017 13:17:14 -0000 1.39.2.18 +++ openacs-4/packages/acs-subsite/tcl/group-procs.tcl 28 Jun 2017 13:18:11 -0000 1.39.2.19 @@ -639,9 +639,9 @@ set result 0 } else { # Limiting to one row is required for those groups that define - # relational segments (e.g. subsites, as for admins, two rows + # relational segments (e.g. subsites, as for admins two rows # will be there for both their roles of member and - # administrator. + # administrator). set result [db_0or1row party_is_member { select 1 from group_approved_member_map where member_id = :party_id