Index: openacs-4/packages/acs-tcl/tcl/test/defs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/defs-procs.tcl,v diff -u -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/acs-tcl/tcl/test/defs-procs.tcl 2 Mar 2023 15:36:05 -0000 1.1.2.6 +++ openacs-4/packages/acs-tcl/tcl/test/defs-procs.tcl 6 Jun 2023 09:07:19 -0000 1.1.2.7 @@ -163,7 +163,7 @@ } if {![info exists found_p]} { - aa_log "No parameter exposed to the api was found in the server conf." + aa_log "No parameter exposed to the API was found in the server conf." } }