Index: openacs-4/packages/acs-admin/www/auth/authority-delete.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/auth/authority-delete.tcl,v diff -u -N -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/acs-admin/www/auth/authority-delete.tcl 10 Sep 2015 08:21:06 -0000 1.4.2.1 +++ openacs-4/packages/acs-admin/www/auth/authority-delete.tcl 21 Apr 2017 15:17:23 -0000 1.4.2.2 @@ -18,7 +18,7 @@ ad_returnredirect "." } else { - ad_return_error "Cannot delete authority" "Deleting this authority would mean that all site-wide administrator users are shut out from the system, meaning the system could no longer be adminstered." + ad_return_error "Cannot delete authority" "Deleting this authority would mean that all site-wide administrator users are shut out from the system, meaning the system could no longer be administered." } # Local variables: