Index: openacs-4/packages/acs-authentication/tcl/apm-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/apm-callback-procs.tcl,v diff -u -r1.21.2.3 -r1.21.2.4 --- openacs-4/packages/acs-authentication/tcl/apm-callback-procs.tcl 14 Aug 2019 07:36:04 -0000 1.21.2.3 +++ openacs-4/packages/acs-authentication/tcl/apm-callback-procs.tcl 3 Jul 2020 07:53:44 -0000 1.21.2.4 @@ -33,7 +33,7 @@ # Register HTTP method for GetDocument auth::sync::get_doc::http::register_impl - # Register local file system method for GetDocument + # Register local filesystem method for GetDocument auth::sync::get_doc::file::register_impl # Register IMS Enterprise 1.1 ProcessDocument implementation @@ -51,7 +51,7 @@ # Unregister HTTP method for GetDocument auth::sync::get_doc::http::unregister_impl - # Unregister local file system method for GetDocument + # Unregister local filesystem method for GetDocument auth::sync::get_doc::file::unregister_impl # Unregister local authentication implementations and update the local authority