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 -r1.30.2.28 -r1.30.2.29 --- openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 12 May 2017 07:28:24 -0000 1.30.2.28 +++ openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 30 Jun 2017 17:21:47 -0000 1.30.2.29 @@ -752,7 +752,7 @@ ad_proc -public api_get_body {proc_name} { - This function returns the body of a tcl proc or an xotcl method. + This function returns the body of a Tcl proc or an xotcl method. @param proc_name the name spec of the proc @return body of the specified prox } { @@ -1469,7 +1469,7 @@ ad_proc -private xql_links_list { path } { - Returns list of xql files related to tcl script file + Returns list of xql files related to Tcl script file @param path path and filename from $::acs::rootdir } {