Index: openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl,v diff -u -N -r1.72.2.22 -r1.72.2.23 --- openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 3 Feb 2020 18:30:55 -0000 1.72.2.22 +++ openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 17 Feb 2020 20:17:23 -0000 1.72.2.23 @@ -877,7 +877,7 @@ ad_proc -private api_add_calling_info_to_procdoc {{proc_name "*"}} { - Add the calling information (what a the functions called by this + Add the calling information (what are the functions called by this proc_name) to the collected proc_doc information. @author Gustaf Neumann