Index: openacs-4/packages/acs-authentication/tcl/authority-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authority-procs.tcl,v diff -u -N -r1.33 -r1.34 --- openacs-4/packages/acs-authentication/tcl/authority-procs.tcl 30 Mar 2018 10:32:06 -0000 1.33 +++ openacs-4/packages/acs-authentication/tcl/authority-procs.tcl 23 Apr 2018 07:14:16 -0000 1.34 @@ -32,7 +32,7 @@
  • short_name Short name for authority. Used as a key by applications to identify this authority. -
  • pretty_name Label for the authority to be shown in a list to users picking a authority. +
  • pretty_name Label for the authority to be shown in a list to users picking an authority.
  • enabled_p 't' if this authority available, 'f' if it's disabled. Defaults to 't'. @@ -217,7 +217,7 @@ {-authority_id:required} {-array:required} } { - Edit info about a authority. Note, that there's no checking that the columns you name exist. + Edit info about an authority. Note, that there's no checking that the columns you name exist. @param authority_id The authority you want to get.