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.45 -r1.46 --- openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 17 May 2018 07:50:37 -0000 1.45 +++ openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 17 May 2018 14:42:03 -0000 1.46 @@ -296,7 +296,7 @@ ad_proc -public api_type_documentation { type } { - @return html fragment of the api docs. + @return html fragment of the API docs. } { array set doc_elements [nsv_get doc_type_doc $type] append out "

$type

\n"