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 -N -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 -N -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 -N -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 -N -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 -N -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 -N -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 -N -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 @@

Notification Request

-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 -N -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 -N -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 @@

Portal-level Permissions for Admin Users

Admin users with the CREATE permission will be granted the following -permisson on the newly created portal. +permission on the newly created portal.

ADMIN

-
  • Granted to: A portal created with the CREATE permisson. +
  • Granted to: A portal created with the CREATE permission. Index: openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl,v diff -u -N -r1.5.2.1 -r1.5.2.2 --- openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl 26 Mar 2019 09:26:20 -0000 1.5.2.1 +++ openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl 12 Apr 2019 21:36:16 -0000 1.5.2.2 @@ -695,7 +695,7 @@ # Get the class material url set class_material_url [evaluation::twt::get_evaluation_url] - # Add an new exam to GradeBook + # Add a new exam to GradeBook set exam_name [ad_generate_random_string] set associated_file_name [evaluation::twt::create_file [ad_generate_random_string]] set exam_description [ad_generate_random_string] Index: openacs-4/packages/evaluation-portlet/tcl/test/tclwebtest-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/tcl/test/tclwebtest-procs.tcl,v diff -u -N -r1.6.2.2 -r1.6.2.3 --- openacs-4/packages/evaluation-portlet/tcl/test/tclwebtest-procs.tcl 26 Mar 2019 09:30:56 -0000 1.6.2.2 +++ openacs-4/packages/evaluation-portlet/tcl/test/tclwebtest-procs.tcl 12 Apr 2019 21:36:16 -0000 1.6.2.3 @@ -69,7 +69,7 @@ tclwebtest::field find ~n class_instance_key tclwebtest::field fill [ad_generate_random_string] tclwebtest::form submit - aa_log "Add Class Form submited" + aa_log "Add Class Form submitted" tclwebtest::link follow $pretty_name @@ -101,7 +101,7 @@ tclwebtest::field find ~n "description" tclwebtest::field fill $task_description tclwebtest::form submit - aa_log "Add Task form submited" + aa_log "Add Task form submitted" set response_url [tclwebtest::response url] @@ -140,7 +140,7 @@ tclwebtest::field fill $file_name tclwebtest::form submit ~n "formbutton:ok" - aa_log "Add Task form submited" + aa_log "Add Task form submitted" set response_url [tclwebtest::response url] @@ -216,7 +216,7 @@ tclwebtest::field find ~n "upload_file" tclwebtest::field fill $file_name tclwebtest::form submit ~n "formbutton:ok" - aa_log "Edit Task form submited" + aa_log "Edit Task form submitted" set response_url [tclwebtest::response url] @@ -298,7 +298,7 @@ tclwebtest::field find ~n "description" tclwebtest::field fill $task_description tclwebtest::form submit ~n "formbutton:ok" - aa_log "Edit Task form submited" + aa_log "Edit Task form submitted" set response_url [tclwebtest::response url] @@ -372,7 +372,7 @@ tclwebtest::field find ~n "description" tclwebtest::field fill $project_description tclwebtest::form submit - aa_log "Add Task form submited" + aa_log "Add Task form submitted" set response_url [tclwebtest::response url] @@ -411,7 +411,7 @@ tclwebtest::field fill $file_name tclwebtest::form submit ~n "formbutton:ok" - aa_log "Add Task form submited" + aa_log "Add Task form submitted" set response_url [tclwebtest::response url] @@ -487,7 +487,7 @@ tclwebtest::field find ~n "upload_file" tclwebtest::field fill $file_name tclwebtest::form submit ~n "formbutton:ok" - aa_log "Edit Task form submited" + aa_log "Edit Task form submitted" set response_url [tclwebtest::response url] @@ -570,7 +570,7 @@ tclwebtest::field fill $project_description tclwebtest::form submit - aa_log "Edit Task form submited" + aa_log "Edit Task form submitted" set response_url [tclwebtest::response url] @@ -643,7 +643,7 @@ tclwebtest::field find ~n "description" tclwebtest::field fill $exam_description tclwebtest::form submit - aa_log "Add Exam form submited" + aa_log "Add Exam form submitted" set response_url [tclwebtest::response url] @@ -683,7 +683,7 @@ tclwebtest::field fill $file_name tclwebtest::form submit ~n "formbutton:ok" - aa_log "Add Task form submited" + aa_log "Add Task form submitted" set response_url [tclwebtest::response url] @@ -759,7 +759,7 @@ tclwebtest::field find ~n "upload_file" tclwebtest::field fill $file_name tclwebtest::form submit ~n "formbutton:ok" - aa_log "Edit Task form submited" + aa_log "Edit Task form submitted" set response_url [tclwebtest::response url] @@ -842,7 +842,7 @@ tclwebtest::field fill $exam_description tclwebtest::form submit - aa_log "Edit Task form submited" + aa_log "Edit Task form submitted" set response_url [tclwebtest::response url]