Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -r1.126.2.93 -r1.126.2.94 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 25 May 2023 09:19:09 -0000 1.126.2.93 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 6 Jun 2023 09:07:18 -0000 1.126.2.94 @@ -640,7 +640,7 @@ if {$external_registry ne ""} { # # If we were logged in via an external identity provider, try - # to logout from there as well. Note, that not every external + # to logout from there as well. Note that not every external # identity provider supports a logout (e.g. GitHub), and maybe # in some cases, the external logout is not wanted. This # should be provided by the implementation of the external