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.72.2.2 -r1.72.2.3 --- openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 1 Mar 2019 13:58:40 -0000 1.72.2.2 +++ openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 11 Mar 2019 08:45:13 -0000 1.72.2.3 @@ -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"