Index: openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql,v diff -u -r1.32 -r1.32.2.1 --- openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql 11 Apr 2018 21:35:06 -0000 1.32 +++ openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql 10 Aug 2019 18:09:52 -0000 1.32.2.1 @@ -340,7 +340,7 @@ -- @param description A short description for the item (4000 characters maximum) -- @param mime_type The file type of the item, defaults to 'text/plain' -- @param nls_language The language for the item, used for Intermedia search - -- @param text The text content of the new revision, 4000 charcters maximum. + -- @param text The text content of the new revision, 4000 characters maximum. -- Cannot be specified simultaneously with the data -- parameter -- @param data The blob content of the new revision. Cannot be specified