Index: openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl,v diff -u -r1.36.2.1 -r1.36.2.2 --- openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl 10 Jul 2019 17:56:53 -0000 1.36.2.1 +++ openacs-4/packages/acs-content-repository/tcl/content-revision-procs.tcl 3 Jul 2020 07:27:29 -0000 1.36.2.2 @@ -64,7 +64,7 @@ @param is_live True is revision should be set live - @param tmp_filename file containing content to be added to revision. Caller is responsible to handle cleaning up the tmp file + @param tmp_filename file containing content to be added to revision. Caller is responsible to handle cleaning up the temporary file @param package_id @@ -187,7 +187,7 @@ @param content Content to add to resivsion @param storage_type text, file, or lob @param mime_type mime type of the content - @param tmp_filename For file storage type a filename can be specified. It will be added to the contnet repository. Caller is responsible to handle cleaning up the tmp file + @param tmp_filename For file storage type a filename can be specified. It will be added to the content repository. Caller is responsible to handle cleaning up the temporary file @return