Index: openacs-4/packages/acs-templating/www/doc/TclDocs/content.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/TclDocs/content.html,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-templating/www/doc/TclDocs/content.html 3 Jul 2018 18:19:14 -0000 1.3 +++ openacs-4/packages/acs-templating/www/doc/TclDocs/content.html 3 Sep 2024 15:37:35 -0000 1.4 @@ -852,7 +852,7 @@
-Gets the content input method most appropriate for an content type, based on the MIME types that are registered for that content type. +Gets the content input method most appropriate for a content type, based on the MIME types that are registered for that content type.
-Return the sql statement for a column value in an insert or update statement, using a bind variable for the actual value and wrapping it in a conversion function where appropriate. +Return the SQL statement for a column value in an insert or update statement, using a bind variable for the actual value and wrapping it in a conversion function where appropriate.