Index: openacs-4/packages/lors-central/www/lc-admin/revoke.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors-central/www/lc-admin/revoke.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/lors-central/www/lc-admin/revoke.tcl 4 Apr 2018 20:29:27 -0000 1.2 +++ openacs-4/packages/lors-central/www/lc-admin/revoke.tcl 15 May 2018 21:41:34 -0000 1.3 @@ -16,7 +16,7 @@ if { [info exists class_com_id] } { - # Grant admin privilige to all users in this class or community + # Grant admin privilege to all users in this class or community db_foreach get_all_members { } { if { ![lors_central::owner -user_id $user_id -object_id $man_id] } { permission::revoke -party_id $user_id -object_id $man_id -privilege "admin"