Index: openacs-4/packages/acs-tcl/tcl/test/acs-kernel-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/Attic/acs-kernel-procs.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/acs-tcl/tcl/test/acs-kernel-procs.tcl 7 Sep 2022 14:16:34 -0000 1.1.2.1 +++ openacs-4/packages/acs-tcl/tcl/test/acs-kernel-procs.tcl 12 Oct 2022 17:37:31 -0000 1.1.2.2 @@ -15,7 +15,7 @@ apm_version_id_from_package_key } \ acs_system_information_api { - Test the api that returns information about the system. + Test the API that returns information about the system. } { aa_equals "The node_id of acs-admin is returned as expected" \ [ad_acs_admin_node] \