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 -r1.45.2.12 -r1.45.2.13 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 26 Jun 2019 04:27:24 -0000 1.45.2.12 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 19 Dec 2019 19:08:34 -0000 1.45.2.13 @@ -351,7 +351,7 @@ @param scheme the scheme attribute of the meta tag defining which metadata scheme should be used to interpret the metadata, e.g. 'DC' for Dublin Core (http://dublincore.org/) - @param content the content attribute of the meta tag, ie the metadata + @param content the content attribute of the meta tag, i.e. the metadata value @param lang the lang attribute of the meta tag specifying the language of its attributes if they differ from the document language