Index: openacs-4/packages/acs-templating/tcl/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/head-procs.tcl,v diff -u -N -r1.37 -r1.38 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 15 May 2018 16:32:43 -0000 1.37 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 18 May 2018 07:56:07 -0000 1.38 @@ -1,7 +1,7 @@ ad_library { - The template::head::* api manipulates the head section of the document that - will be returned to the users client. Packages should use this api to add + The template::head::* API manipulates the head section of the document that + will be returned to the users client. Packages should use this API to add package specific javascripts, CSS, link tags and meta tags to the HTML document.