Index: openacs-4/packages/acs-admin/www/users/user-add-3.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/users/user-add-3.adp,v
diff -u -r1.4 -r1.4.2.1
--- openacs-4/packages/acs-admin/www/users/user-add-3.adp	6 Sep 2002 21:49:53 -0000	1.4
+++ openacs-4/packages/acs-admin/www/users/user-add-3.adp	6 Oct 2002 06:29:16 -0000	1.4.2.1
@@ -8,7 +8,7 @@
 <p>
 <ul>
 <li>Return to <a href="@referer@">user administration</a></li>
-<li>View admininstrative page for newly created user, <a href="/acs-admin/users/one?@export_vars@">@first_names@ @last_name@</a></li>
+<li>View administrative page for newly created user, <a href="/acs-admin/users/one?@export_vars@">@first_names@ @last_name@</a></li>
 </ul>
 </p>
 
Index: openacs-4/packages/acs-subsite/www/admin/relations/remove-dependants-exist.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/admin/relations/remove-dependants-exist.adp,v
diff -u -r1.2 -r1.2.2.1
--- openacs-4/packages/acs-subsite/www/admin/relations/remove-dependants-exist.adp	6 Sep 2002 21:50:04 -0000	1.2
+++ openacs-4/packages/acs-subsite/www/admin/relations/remove-dependants-exist.adp	6 Oct 2002 06:29:17 -0000	1.2.2.1
@@ -1,8 +1,8 @@
 <master>
 <property name="context">@context@</property>
-<property name="title">Dependant relations exist</property>
+<property name="title">Dependent relations exist</property>
 
-You must remove the following dependant relations before you can
+You must remove the following dependent relations before you can
 remove the @rel.rel_type_pretty_name@ between @rel.object_id_one_name@
 and @rel.object_id_two_name@.
 
Index: openacs-4/packages/acs-subsite/www/shared/iso-codes-no-exist.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/shared/iso-codes-no-exist.adp,v
diff -u -r1.4 -r1.4.2.1
--- openacs-4/packages/acs-subsite/www/shared/iso-codes-no-exist.adp	26 Sep 2002 03:46:54 -0000	1.4
+++ openacs-4/packages/acs-subsite/www/shared/iso-codes-no-exist.adp	6 Oct 2002 06:29:18 -0000	1.4.2.1
@@ -5,6 +5,6 @@
 <H2>ISO Codes not loaded</H2>
 <hr>
 
-<p>The iso codes were not loaded on this server.
+<p>The ISO codes were not loaded on this server.
 <p>If you need this functionality, please load acs-reference and ref-countries.
 
Index: openacs-4/packages/acs-subsite/www/shared/whos-online.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/shared/whos-online.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/acs-subsite/www/shared/whos-online.adp	6 Sep 2002 21:50:11 -0000	1.3
+++ openacs-4/packages/acs-subsite/www/shared/whos-online.adp	6 Oct 2002 06:29:18 -0000	1.3.2.1
@@ -3,7 +3,7 @@
 <property name="context">@context@</property>
 
 <if @chat_system_name@ not nil>
-  This page is mostly useful in conjuction with 
+  This page is mostly useful in conjunction with 
   <a href="/chat">@chat_system_name@</a>.
 </if>
 
Index: openacs-4/packages/acs-subsite/www/user/portrait/comment-edit.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/user/portrait/comment-edit.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/acs-subsite/www/user/portrait/comment-edit.adp	6 Sep 2002 21:50:14 -0000	1.3
+++ openacs-4/packages/acs-subsite/www/user/portrait/comment-edit.adp	6 Oct 2002 06:29:19 -0000	1.3.2.1
@@ -4,7 +4,7 @@
 
 <form method="post" action="comment-edit-2.tcl">
 @export_vars@
-Story Behing Photo:<br />
+Story Behind Photo:<br />
 <textarea rows="6" cols="50" wrap="soft" name="description">
 @description@
 </textarea>
Index: openacs-4/packages/acs-templating/www/doc/exercise/form-sample.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/exercise/form-sample.adp,v
diff -u -r1.1.1.1 -r1.1.1.1.4.1
--- openacs-4/packages/acs-templating/www/doc/exercise/form-sample.adp	13 Mar 2001 22:59:27 -0000	1.1.1.1
+++ openacs-4/packages/acs-templating/www/doc/exercise/form-sample.adp	6 Oct 2002 06:29:20 -0000	1.1.1.1.4.1
@@ -15,7 +15,7 @@
 	  <tr><td><b><i>Gender</i>:</b></td><td>
 	  <formgroup id="gender">@formgroup.label@ @formgroup.widget@
 	  </formgroup>
-	  <formerror id="gender"><br><font color=red><small>Please include gender informatoin about your entry subject</small></font></formerror>
+	  <formerror id="gender"><br><font color=red><small>Please include gender information about your entry subject</small></font></formerror>
 	  </td></tr>
 	  <tr><td><b><i>Birthday</i>:</b></td><td><formwidget id="birthday"></td></tr>
 	  <tr><td><b><i>Address</i>:</b></td><td><formwidget id="address"></td></tr>
@@ -89,7 +89,7 @@
 <hr>
 <a href="mailto:templating@arsdigita.com">templating@arsdigita.com</a>
 <!-- hhmts start -->
-Last modified: Wed Nov 15 18:21:30 EST 2000
+Last modified: Sun Oct  6 02:38:25 EDT 2002
 <!-- hhmts end -->
 </body> </html>
 
Index: openacs-4/packages/attachments/www/simple-add.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/simple-add.adp,v
diff -u -r1.4 -r1.4.2.1
--- openacs-4/packages/attachments/www/simple-add.adp	17 Sep 2002 21:08:38 -0000	1.4
+++ openacs-4/packages/attachments/www/simple-add.adp	6 Oct 2002 06:29:21 -0000	1.4.2.1
@@ -2,7 +2,7 @@
 <property name="title">Attach URL</property>
 <property name="context">@context@</property>
 
-You are attaching a <b>new url</b> to @pretty_object_name@.<p>
+You are attaching a <b>new URL</b> to @pretty_object_name@.<p>
 
 <form method=POST action="simple-add-2">
 <input type=hidden name="folder_id" value="@folder_id@">
Index: openacs-4/packages/authorize-gateway/www/doc/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/authorize-gateway/www/doc/index.adp,v
diff -u -r1.2 -r1.2.2.1
--- openacs-4/packages/authorize-gateway/www/doc/index.adp	12 Sep 2002 19:06:59 -0000	1.2
+++ openacs-4/packages/authorize-gateway/www/doc/index.adp	6 Oct 2002 06:29:22 -0000	1.2.2.1
@@ -127,7 +127,7 @@
 	with Authorize.net originates from. This URL be listed as a
 	valid ADC URL in the list of accepted referers in the ADC
 	settings. Do <strong>not</strong> leave this secret blank, it
-	ensures the requests received by Authorize.net are comming
+	ensures the requests received by Authorize.net are coming
 	from the @package_name@ and not some spoof.</p>
 
     </li>
Index: openacs-4/packages/bookmarks/www/bookmark-add-import.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/www/bookmark-add-import.adp,v
diff -u -r1.2 -r1.2.2.1
--- openacs-4/packages/bookmarks/www/bookmark-add-import.adp	6 Sep 2002 21:50:22 -0000	1.2
+++ openacs-4/packages/bookmarks/www/bookmark-add-import.adp	6 Oct 2002 06:29:23 -0000	1.2.2.1
@@ -51,7 +51,7 @@
 (in Internet Explorer it is called Favorite). In Netscape you may then
 preferably rename this Bookmark (for example to "Add Bookmark") and
 move it to your toolbar so that you have an
-easily accessible button to press everytime you want to bookmark a page. 
+easily accessible button to press every time you want to bookmark a page. 
 
 
 <h3>Import multiple bookmarks from Netscape or Microsoft Internet Explorer bookmark.htm file</h3>
Index: openacs-4/packages/bookmarks/www/bookmark-permissions.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/www/bookmark-permissions.tcl,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/bookmarks/www/bookmark-permissions.tcl	10 Sep 2002 22:22:26 -0000	1.3
+++ openacs-4/packages/bookmarks/www/bookmark-permissions.tcl	6 Oct 2002 06:29:23 -0000	1.3.2.1
@@ -28,7 +28,7 @@
 
 ad_require_permission $root_folder_id admin
 
-set page_title "Manage Permisssions on all Bookmarks"
+set page_title "Manage Permissions on all Bookmarks"
 
 set context [bm_context_bar_args "\"[ad_quotehtml $page_title]\"" $viewed_user_id]
 
Index: openacs-4/packages/bug-tracker/www/no-components.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/bug-tracker/www/no-components.adp,v
diff -u -r1.1 -r1.1.2.1
--- openacs-4/packages/bug-tracker/www/no-components.adp	3 May 2002 16:29:59 -0000	1.1
+++ openacs-4/packages/bug-tracker/www/no-components.adp	6 Oct 2002 06:29:24 -0000	1.1.2.1
@@ -10,5 +10,5 @@
   Please visit the <a href="admin/">project administration</a> pages to define software components.
 </if>
 <else>
-  Please contact a project adminsitrator to get the components set up.
+  Please contact a project administrator to get the components set up.
 </else>
Index: openacs-4/packages/download/www/help.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/download/www/help.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/download/www/help.adp	6 Sep 2002 21:50:31 -0000	1.3
+++ openacs-4/packages/download/www/help.adp	6 Oct 2002 06:29:26 -0000	1.3.2.1
@@ -8,7 +8,7 @@
   <blockquote>
     <table>
     <tr><th>Permission</th><th>Description</th></tr>
-    <tr><td>Read</td><td>Allows a user to view or download the archive.  Revoke this privalege to make an archive private.</td></tr>
+    <tr><td>Read</td><td>Allows a user to view or download the archive.  Revoke this privilege to make an archive private.</td></tr>
     <tr><td>Write</td><td>Write permission is necessary to add a version to an existing archive.</td></tr>
     <tr><td>Administer</td><td>Administer permission is necessary to grant or revoke archive permissions</td></tr>
     </table>
Index: openacs-4/packages/download/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/download/www/index.adp,v
diff -u -r1.4 -r1.4.2.1
--- openacs-4/packages/download/www/index.adp	6 Sep 2002 21:50:31 -0000	1.4
+++ openacs-4/packages/download/www/index.adp	6 Oct 2002 06:29:26 -0000	1.4.2.1
@@ -32,7 +32,7 @@
 
 <if @user_id@ ne 0>
 <if @my_revisions:rowcount@ ne 0>
-<h3>My Unapparoved Revisions:</h3>
+<h3>My Unapproved Revisions:</h3>
 <ul>
 <multiple name=my_revisions>
   <li><a href="one-revision?revision_id=@my_revisions.revision_id@">@my_revisions.archive_name@ @my_revisions.version_name@</a></li>
Index: openacs-4/packages/ecommerce/www/doc/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/doc/index.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/ecommerce/www/doc/index.adp	19 Sep 2002 03:02:18 -0000	1.3
+++ openacs-4/packages/ecommerce/www/doc/index.adp	6 Oct 2002 06:29:27 -0000	1.3.2.1
@@ -47,7 +47,7 @@
   <p>@package_name@ is part of the <a href="/doc">Open
   Architecture Community System (OpenACS)</a> originally developed
   by <a href="http://eve.arsdigita.com/">Eve Andersson</a> then ported
-  from the Arsdigita Community System to OpenACS by <a
+  from the ArsDigita Community System to OpenACS by <a
   href=mailto:jerry-ecommerce@hollyjerry.org>Jerry Asher</a>, <a
   href=mailto:wtem@olywa.net>Walter McGinnis</a>, and <a
   href="http://furfly.net">furfly.net</a> followed by a major overhaul
Index: openacs-4/packages/faq/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq/www/index.adp,v
diff -u -r1.5 -r1.5.2.1
--- openacs-4/packages/faq/www/index.adp	6 Sep 2002 21:50:35 -0000	1.5
+++ openacs-4/packages/faq/www/index.adp	6 Oct 2002 06:29:28 -0000	1.5.2.1
@@ -8,7 +8,7 @@
 
 
 <if @faqs:rowcount@ eq 0>
- <i>There are no faqs available.</i><p>
+ <i>There are no FAQs available.</i><p>
 </if>
 
 <else>
Index: openacs-4/packages/file-storage/www/file.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/file.adp,v
diff -u -r1.8 -r1.8.2.1
--- openacs-4/packages/file-storage/www/file.adp	6 Sep 2002 21:50:38 -0000	1.8
+++ openacs-4/packages/file-storage/www/file.adp	6 Oct 2002 06:29:30 -0000	1.8.2.1
@@ -70,7 +70,7 @@
 
 <if @version:rowcount@ eq 0>
   <tr>
-    <td colspan=7><i>There are no versions of this file availible to you</i></td>
+    <td colspan=7><i>There are no versions of this file available to you</i></td>
   </tr>
 </if>
 </table>
Index: openacs-4/packages/file-storage/www/folder-contents.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/Attic/folder-contents.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/file-storage/www/folder-contents.adp	6 Sep 2002 21:50:38 -0000	1.3
+++ openacs-4/packages/file-storage/www/folder-contents.adp	6 Oct 2002 06:29:30 -0000	1.3.2.1
@@ -7,7 +7,7 @@
   <tr>
     <td><li></td>
     <td>
-      <if @recurse_p@ true>I</if><else>Not i</else>ncluding items from subfolders
+      <if @recurse_p@ true>Including</if><else>Not including</else> items from subfolders
       ( 
 <if @recurse_p@ true>
       <a href="?folder_id=@folder_id@&recurse_p=0&n_past_days=@n_past_days@&orderby=@orderby@">exclude</a>
Index: openacs-4/packages/glossary/www/glossary-add-edit.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/glossary/www/glossary-add-edit.adp,v
diff -u -r1.2 -r1.2.2.1
--- openacs-4/packages/glossary/www/glossary-add-edit.adp	5 Sep 2002 10:20:04 -0000	1.2
+++ openacs-4/packages/glossary/www/glossary-add-edit.adp	6 Oct 2002 06:29:31 -0000	1.2.2.1
@@ -33,7 +33,7 @@
 
 <if @new_p@ eq 0>
 <p>
-Worflow Policy: 
+Workflow Policy: 
 
  <if @workflow_key@ nil>
   <a href=workflow-add-edit?item_id=@item_id@>Not defined, Please set</a>
Index: openacs-4/packages/rss-support/www/delete.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/www/delete.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/rss-support/www/delete.adp	5 Sep 2002 13:23:33 -0000	1.3
+++ openacs-4/packages/rss-support/www/delete.adp	6 Oct 2002 06:29:32 -0000	1.3.2.1
@@ -1,5 +1,5 @@
 <master>
-<property name="title">Delete Subcription</property>
+<property name="title">Delete Subscription</property>
 <property name="context">@context@</property>
 
 Channel: <if @channel_link@ eq "">@channel_title@</if><else>
Index: openacs-4/packages/rss-support/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/www/index.adp,v
diff -u -r1.2 -r1.2.2.1
--- openacs-4/packages/rss-support/www/index.adp	5 Sep 2002 13:23:33 -0000	1.2
+++ openacs-4/packages/rss-support/www/index.adp	6 Oct 2002 06:29:32 -0000	1.2.2.1
@@ -1,5 +1,5 @@
 <master>
-<property name="title">Rss Support Home</property>
+<property name="title">RSS Support Home</property>
 <property name="context"></property>
 
 <ul>
Index: openacs-4/packages/rss-support/www/subscr-ae.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/www/subscr-ae.adp,v
diff -u -r1.4 -r1.4.2.1
--- openacs-4/packages/rss-support/www/subscr-ae.adp	5 Sep 2002 13:23:33 -0000	1.4
+++ openacs-4/packages/rss-support/www/subscr-ae.adp	6 Oct 2002 06:29:32 -0000	1.4.2.1
@@ -1,5 +1,5 @@
 <master>
-<property name="title">@pretty_action@ a Subcription</property>
+<property name="title">@pretty_action@ a Subscription</property>
 <property name="context">@context@</property>
 
 <form action=subscr-ae-2>
Index: openacs-4/packages/shipping-gateway/www/doc/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/shipping-gateway/www/doc/index.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/shipping-gateway/www/doc/index.adp	12 Sep 2002 19:11:26 -0000	1.3
+++ openacs-4/packages/shipping-gateway/www/doc/index.adp	6 Oct 2002 06:29:33 -0000	1.3.2.1
@@ -39,7 +39,7 @@
   interfaces by shipping companies and the limited capabilities of the
   current <a href="/doc/acs-service-contract">ACS Service Contract
   API</a> warrant a careful and deliberate approach. Future versions
-  will grow in capabilities while maitaining back-wards compatibility
+  will grow in capabilities while maintaining backwards compatibility
   where possible.</p>
 
   <h2>Usage</h2>
Index: openacs-4/packages/survey/www/admin/one.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/admin/one.adp,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/packages/survey/www/admin/one.adp	16 Sep 2002 14:56:08 -0000	1.3
+++ openacs-4/packages/survey/www/admin/one.adp	6 Oct 2002 06:29:34 -0000	1.3.2.1
@@ -29,11 +29,11 @@
 	]</td></tr>
 	
       
-	<tr class="z_light"><td><if @survey_info.editable_p@> Users may edit their responses</if><else>Users may not edit their respones</else> - [ <a
+	<tr class="z_light"><td><if @survey_info.editable_p@> Users may edit their responses</if><else>Users may not edit their responses</else> - [ <a
 	href="response-editable-toggle?survey_id=@survey_id@">make <if
 	@survey_info.editable_p@>non-</if>editable</a> ]</td></tr>
 
-	<tr class="z_light"><td>Display Opinons: </td><td> @survey_info.display_type@ - <list name="survey_display_types"><if @survey_info.display_type@ ne @survey_display_types:item@>[<a href="survey-display-type-edit?display_type=@survey_display_types:item@&survey_id=@survey_id@">@survey_display_types:item@</a>]</if></list></td></tr>
+	<tr class="z_light"><td>Display Opinions: </td><td> @survey_info.display_type@ - <list name="survey_display_types"><if @survey_info.display_type@ ne @survey_display_types:item@>[<a href="survey-display-type-edit?display_type=@survey_display_types:item@&survey_id=@survey_id@">@survey_display_types:item@</a>]</if></list></td></tr>
 	
       
 <tr class="z_light"><td valign="top" rowspan="2">Email Options:</td><td >@notification_chunk@</td></tr>
Index: openacs-4/packages/webmail/www/message-send-confirmation.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/webmail/www/message-send-confirmation.adp,v
diff -u -r1.1.1.1 -r1.1.1.1.4.1
--- openacs-4/packages/webmail/www/message-send-confirmation.adp	20 Apr 2001 20:51:24 -0000	1.1.1.1
+++ openacs-4/packages/webmail/www/message-send-confirmation.adp	6 Oct 2002 06:29:35 -0000	1.1.1.1.4.1
@@ -2,6 +2,6 @@
 <property name="context">@context@</property>
 
 <br><br><blockquote>
-<b>Your message has been succesfully sent.</b>
+<b>Your message has been successfully sent.</b>
 <br>
 </blockquote>
Index: openacs-4/packages/webmail/www/webmail-error.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/webmail/www/webmail-error.adp,v
diff -u -r1.1.1.1 -r1.1.1.1.4.1
--- openacs-4/packages/webmail/www/webmail-error.adp	20 Apr 2001 20:51:24 -0000	1.1.1.1
+++ openacs-4/packages/webmail/www/webmail-error.adp	6 Oct 2002 06:29:35 -0000	1.1.1.1.4.1
@@ -1,7 +1,7 @@
 <master src="template-master">
 <FONT face="verdana">
 <property name="context">@context@</property>
-<h3>The following error has occured:</h3>
+<h3>The following error has occurred:</h3>
 <blockquote><pre>
 @errmsg@
 </pre></blockquote>
\ No newline at end of file