Index: openacs-4/packages/acs-admin/www/users/one.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/users/one.tcl,v diff -u -r1.17.2.5 -r1.17.2.6 --- openacs-4/packages/acs-admin/www/users/one.tcl 22 Feb 2017 12:02:27 -0000 1.17.2.5 +++ openacs-4/packages/acs-admin/www/users/one.tcl 21 Apr 2017 15:17:23 -0000 1.17.2.6 @@ -35,7 +35,7 @@ set ad_conn_user_id [ad_conn user_id] # -# Define the url for switching side-wide admin priviledges with a timeout of 60 seconds +# Define the url for switching side-wide admin privileges with a timeout of 60 seconds # if { $site_wide_admin_p } { set modify_admin_url [export_vars -base modify-admin-privileges {user_id:sign(max_age=60) {action:sign revoke}}]