Index: openacs-4/packages/acs-templating/www/doc/TclDocs/publish.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/TclDocs/publish.html,v
diff -u -r1.2.2.1 -r1.2.2.2
--- openacs-4/packages/acs-templating/www/doc/TclDocs/publish.html 22 Jun 2016 07:48:44 -0000 1.2.2.1
+++ openacs-4/packages/acs-templating/www/doc/TclDocs/publish.html 21 Apr 2017 16:50:30 -0000 1.2.2.2
@@ -235,21 +235,21 @@
*
- required The name of the variable in the calling frame that will recieve the revision_id whose content blob was written to the filesystem. |
+ required The name of the variable in the calling frame that will receive the revision_id whose content blob was written to the filesystem.
url_ref
* |
- The name of the variable in the calling frame that will recieve the relative URL of the file in the file system which contains the content blob |
+ The name of the variable in the calling frame that will receive the relative URL of the file in the file system which contains the content blob
error_ref
* |
- The name of the variable in the calling frame that will recieve an error message. If no error has ocurred, this variable will be set to the empty string { } |
+ The name of the variable in the calling frame that will receive an error message. If no error has occurred, this variable will be set to the empty string { }
@@ -338,7 +338,7 @@
-Create all the directories neccessary to save the specified file
+Create all the directories necessary to save the specified file
|