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 -r1.32 -r1.33 --- openacs-4/packages/acs-authentication/tcl/authority-procs.tcl 29 Dec 2017 11:22:07 -0000 1.32 +++ openacs-4/packages/acs-authentication/tcl/authority-procs.tcl 30 Mar 2018 10:32:06 -0000 1.33 @@ -541,7 +541,7 @@ ad_proc -private auth::authority::get_id_flush { {-short_name ""} } { - Flush the cache for gett authority_id by short_name. + Flush the cache for auth::authority::get_id by short_name. } { if { $short_name eq "" } { util_memoize_flush_regexp [list auth::authority::get_id_not_cached .*]