Index: openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl,v diff -u -r1.8.2.1 -r1.8.2.2 --- openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl 10 Sep 2015 08:21:17 -0000 1.8.2.1 +++ openacs-4/packages/acs-content-repository/tcl/doc-procs.tcl 21 Apr 2017 14:53:08 -0000 1.8.2.2 @@ -37,7 +37,7 @@ ad_proc -public get_proc_header { proc_name package_name doc_ref code_ref { db "" } } { - Retreive the function header for a specific function + Retrieve the function header for a specific function and parse out the javadoc comment. } {