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.13.2.1 -r1.13.2.2 --- openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 10 Mar 2019 21:44:57 -0000 1.13.2.1 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 9 Aug 2019 20:04:23 -0000 1.13.2.2 @@ -1224,7 +1224,7 @@ set result(creation_status) "ok" # TODO: validate data (see user-new-2.tcl) # TODO: double-click protection - # Get whether they requre some sort of approval + # Get whether they require some sort of approval if { [parameter::get -parameter RegistrationRequiresApprovalP -default 0] } { set member_state "needs approval" set result(account_status) "closed" @@ -2133,7 +2133,7 @@ It looks like we'll use the IMS standard for formatting of -the doucment, but not so +the document, but not so