Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -r1.28.2.3 -r1.28.2.4 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 9 Apr 2019 19:04:34 -0000 1.28.2.3 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 12 Apr 2019 21:29:46 -0000 1.28.2.4 @@ -104,7 +104,7 @@ } # # If everything fails, fall back to the old-style method, which is - # incorrect for shared workflow definitions. This fallback ist + # incorrect for shared workflow definitions. This fallback is # just for transitional code. # ad_log warning "cannot determine wf_context from call-stack" Index: openacs-4/packages/xowiki-portlet/tcl/xowiki-admin-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki-portlet/tcl/xowiki-admin-portlet-procs.tcl,v diff -u -r1.4.2.2 -r1.4.2.3 --- openacs-4/packages/xowiki-portlet/tcl/xowiki-admin-portlet-procs.tcl 8 Mar 2019 15:21:38 -0000 1.4.2.2 +++ openacs-4/packages/xowiki-portlet/tcl/xowiki-admin-portlet-procs.tcl 12 Apr 2019 21:29:46 -0000 1.4.2.3 @@ -15,7 +15,7 @@ # (supposed to work under postgres and Oracle) # # In the next steps, it would make sense to define a ::dotlrn::Portlet -# class, which provides some of the common behaviour defined here... +# class, which provides some of the common behavior defined here... # Object xowiki_admin_portlet xowiki_admin_portlet proc name {} { Index: openacs-4/packages/xowiki-portlet/tcl/xowiki-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki-portlet/tcl/xowiki-portlet-procs.tcl,v diff -u -r1.3.6.2 -r1.3.6.3 --- openacs-4/packages/xowiki-portlet/tcl/xowiki-portlet-procs.tcl 8 Mar 2019 15:21:38 -0000 1.3.6.2 +++ openacs-4/packages/xowiki-portlet/tcl/xowiki-portlet-procs.tcl 12 Apr 2019 21:29:46 -0000 1.3.6.3 @@ -15,7 +15,7 @@ # (supposed to work under postgres and Oracle) # # In the next steps, it would make sense to define a ::dotlrn::Portlet -# class, which provides some of the common behaviour defined here... +# class, which provides some of the common behavior defined here... # Object xowiki_portlet Index: openacs-4/packages/survey/www/process-response.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/process-response.tcl,v diff -u -r1.17 -r1.17.2.1 --- openacs-4/packages/survey/www/process-response.tcl 7 Aug 2017 23:48:29 -0000 1.17 +++ openacs-4/packages/survey/www/process-response.tcl 12 Apr 2019 21:30:24 -0000 1.17.2.1 @@ -53,7 +53,7 @@ # in ad_page_contract. Because :multiple flag will sorround empty # strings and all multiword values with one level of curly braces {} # we need to get rid of them for almost any abstract_data_type - # except 'choice', where this is intended behaviour. Why bother + # except 'choice', where this is intended behavior. Why bother # with :multiple flag at all? Because otherwise we would lost all # but first value for 'choice' abstract_data_type - see ad_page_contract # doc and code for more info. Index: openacs-4/packages/survey/www/admin/process-response.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/admin/process-response.tcl,v diff -u -r1.7 -r1.7.2.1 --- openacs-4/packages/survey/www/admin/process-response.tcl 7 Aug 2017 23:48:29 -0000 1.7 +++ openacs-4/packages/survey/www/admin/process-response.tcl 12 Apr 2019 21:30:24 -0000 1.7.2.1 @@ -54,7 +54,7 @@ # in ad_page_contract. Because :multiple flag will sorround empty # strings and all multiword values with one level of curly braces {} # we need to get rid of them for almost any abstract_data_type - # except 'choice', where this is intended behaviour. Why bother + # except 'choice', where this is intended behavior. Why bother # with :multiple flag at all? Because otherwise we would lost all # but first value for 'choice' abstract_data_type - see ad_page_contract # doc and code for more info. Index: openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl,v diff -u -r1.24 -r1.24.2.1 --- openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl 25 Jul 2018 20:14:37 -0000 1.24 +++ openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl 12 Apr 2019 21:32:54 -0000 1.24.2.1 @@ -379,7 +379,7 @@ @param item_id @param privilege - @return retursn 0 if user does not have privilege over all children otherwise return 1 + @return returns 0 if user does not have privilege over all children otherwise return 1 } { set child_count [db_string child_perms ""] ns_log notice "\n ----- \n oacs_dav::children_have_permission_p \n child_count = $child_count \n ----- \n" Index: openacs-4/packages/notifications/www/doc/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/doc/index.adp,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/notifications/www/doc/index.adp 7 Aug 2017 23:48:13 -0000 1.5 +++ openacs-4/packages/notifications/www/doc/index.adp 12 Apr 2019 21:34:16 -0000 1.5.2.1 @@ -104,7 +104,7 @@
-Given a certain notification type (e.g. "Forum Notificaton"), a +Given a certain notification type (e.g. "Forum Notification"), a notification request is an association of a party, a notification type, and an object for which this notification type applies.
Index: openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl 10 Jul 2018 15:30:22 -0000 1.4 +++ openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl 12 Apr 2019 21:35:27 -0000 1.4.2.1 @@ -141,7 +141,7 @@ tclwebtest::field fill $item_date tclwebtest::form submit - aa_log "Add Item form submited" + aa_log "Add Item form submitted" # Convert date in format mm/dd/yyyy set date [template::util::date::today] @@ -184,7 +184,7 @@ tclwebtest::field fill $item_new_description tclwebtest::form submit - aa_log "Edit Item form submited" + aa_log "Edit Item form submitted" set response_url [tclwebtest::response url] @@ -216,7 +216,7 @@ tclwebtest::link follow "Delete" tclwebtest::link follow {yes, delete it} - aa_log "Delete Item form submited" + aa_log "Delete Item form submitted" set response_url [tclwebtest::response url] @@ -329,7 +329,7 @@ tclwebtest::field find ~n date tclwebtest::field fill $given_date tclwebtest::form submit - aa_log "Get date form submited" + aa_log "Get date form submitted" set response_url [tclwebtest::response url] Index: openacs-4/packages/dotlrn/www/doc/permission-portals.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/doc/permission-portals.adp,v diff -u -r1.7 -r1.7.2.1 --- openacs-4/packages/dotlrn/www/doc/permission-portals.adp 29 Mar 2018 20:23:43 -0000 1.7 +++ openacs-4/packages/dotlrn/www/doc/permission-portals.adp 12 Apr 2019 21:35:27 -0000 1.7.2.1 @@ -83,7 +83,7 @@