Index: openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl,v diff -u -r1.4.2.30 -r1.4.2.31 --- openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 23 Mar 2021 12:59:06 -0000 1.4.2.30 +++ openacs-4/packages/acs-api-browser/tcl/test/acs-api-browser-procs.tcl 2 Sep 2021 16:40:49 -0000 1.4.2.31 @@ -588,7 +588,7 @@ /api-doc/ /api-doc/proc-search } acs_api_browser_search { - Simple test to search for a proc in the api-browser + Simple test to search for a proc in the API-browser @author Héctor Romojaro @creation-date 03 March 2021 @@ -601,7 +601,7 @@ set user_info [acs::test::user::create -user_id $user_id -admin] acs::test::confirm_email -user_id $user_id # - # Go to the api-doc and check status code + # Go to the API-doc and check status code # set d [acs::test::http -depth 3 -user_info $user_info /api-doc] acs::test::reply_has_status_code $d 200