Index: openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml,v diff -u -N -r1.8 -r1.9 --- openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 7 Aug 2017 23:47:55 -0000 1.8 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 27 Mar 2018 12:22:17 -0000 1.9 @@ -701,7 +701,7 @@ ad_proc -public auth::password::can_retrieve_p { {-authority_id:required} } { - Returns whether the given authority can retrive forgotten passwords. + Returns whether the given authority can retrieve forgotten passwords. @param authority_id The ID of the authority that the user is trying to log into. @return 1 if the authority allows retrieving passwords, 0 otherwise.