Index: openacs-4/packages/xowiki/tcl/chat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/chat-procs.tcl,v diff -u -r1.23 -r1.24 --- openacs-4/packages/xowiki/tcl/chat-procs.tcl 22 Dec 2017 13:51:40 -0000 1.23 +++ openacs-4/packages/xowiki/tcl/chat-procs.tcl 1 Feb 2018 22:16:44 -0000 1.24 @@ -87,7 +87,7 @@ set mode scripted-streaming if {![regexp msie|opera [string tolower [ns_set get [ns_conn headers] User-Agent]]]} { # Explorer doesn't expose partial response until request state != 4, while Opera fires - # onreadystateevent only once. For this reason, for every broser except them, we could + # onreadystateevent only once. For this reason, for every browser except them, we could # use the nice mode without the spinning load indicator. # set mode streaming Index: openacs-4/packages/xowiki/tcl/folder-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/folder-procs.tcl,v diff -u -r1.43 -r1.44 --- openacs-4/packages/xowiki/tcl/folder-procs.tcl 1 Feb 2018 21:56:57 -0000 1.43 +++ openacs-4/packages/xowiki/tcl/folder-procs.tcl 1 Feb 2018 22:16:44 -0000 1.44 @@ -1,6 +1,6 @@ ::xo::library doc { - This is an experimental implemetation for folders + This is an experimental implementation for folders based on xowiki form pages. In particular, this file provides * An xowiki includelet to display the "folders" Index: openacs-4/packages/xowiki/tcl/import-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/import-procs.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/xowiki/tcl/import-procs.tcl 24 Dec 2017 12:51:38 -0000 1.35 +++ openacs-4/packages/xowiki/tcl/import-procs.tcl 1 Feb 2018 22:16:44 -0000 1.36 @@ -96,7 +96,7 @@ # of object-imports. # # - # Extact information from objects to be imported, that might be + # Extract information from objects to be imported, that might be # changed later in the objects. # foreach o $objects { @@ -136,7 +136,7 @@ # # Make a fix-point iteration during import. Do only import, when - # all prerequirement pages are already loaded. + # all pre-requirement pages are already loaded. # while {[array size todo] > 0} { set new 0 Index: openacs-4/packages/xowiki/tcl/repeat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/repeat-procs.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/xowiki/tcl/repeat-procs.tcl 1 Feb 2018 21:56:57 -0000 1.10 +++ openacs-4/packages/xowiki/tcl/repeat-procs.tcl 1 Feb 2018 22:16:44 -0000 1.11 @@ -155,7 +155,7 @@ repeatContainer instproc set_compound_value {value} { # # Before setting compound values, check if we have the repeat - # strucure already set. + # structure already set. # set neededComponents [expr {[llength $value] / 2}] set availableComponents [llength ${:components}] @@ -192,7 +192,7 @@ } repeatContainer instproc trim_values {} { - # Trim trailing values idential to default. + # Trim trailing values identical to default. # Trimming the components list seems sufficient. set count [:count_values [:value]] set :components [lrange [:components] 0 $count] Index: openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl,v diff -u -r1.43 -r1.44 --- openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 22 Dec 2017 13:51:41 -0000 1.43 +++ openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 1 Feb 2018 22:16:44 -0000 1.44 @@ -60,7 +60,7 @@ # # Install clamav daemon with # FC21: yum install clamav-scanner - # Ununtu: apt-get install clamav-daemon + # Ubuntu: apt-get install clamav-daemon # ::xotcl::Object create virus virus proc check {fns} { @@ -282,7 +282,7 @@ -package_id -item_id } { - Delete supposedly uninportant items and revision from the content repository. + Delete supposedly unimportant items and revision from the content repository. @param doit if not true, then just write delete operation to the logfile @param delete_orphans if true, delete orphaned items Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.339 -r1.340 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 17 Jan 2018 21:50:57 -0000 1.339 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 1 Feb 2018 22:16:44 -0000 1.340 @@ -165,7 +165,7 @@ # following should be done: # - create an includelet to create the form markup automatically # - validate and transform input as usual - # We should probably allow as well controlling autonaming and + # We should probably allow as well controlling auto-naming and # and prohibit empty postings. set text_to_html [:form_parameter "__text_to_html" ""] @@ -639,7 +639,7 @@ set object_type [:info class] # We have to do template mangling here; ad_form_template writes - # form variables into the actual parselevel, so we have to be in + # form variables into the actual parse-level, so we have to be in # our own level in order to access an pass these. lappend ::template::parse_level [info level] @@ -648,7 +648,7 @@ # # Determine the package_id of some mounted xowiki instance to find - # the directory + URL, from where the scripts called from xinha + # the directory + URL, from where the scripts called from Xinha # can be used. if {[$package_id info class] eq "::xowiki::Package"} { # The actual instance is a plain xowiki instance, we can use it @@ -1059,7 +1059,7 @@ # (b) disable input in HTML-specified fields set disabled [Form dom_disable_input_fields $rootNode] # - # Collect these variables in a hiddden field to be able to + # Collect these variables in a hidden field to be able to # distinguish later between e.g. un unchecked checkmark and an # disabled field. Maybe, we have to add the fields from case (a) # as well. Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 7 Aug 2017 23:48:30 -0000 1.3 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 1 Feb 2018 22:17:27 -0000 1.4 @@ -178,7 +178,7 @@ mc_interaction set auto_correct true mc_interaction instproc convert_to_internal {} { # - # Build a from from the componets of the exercise on the fly. + # Build a from from the components of the exercise on the fly. # Actually, this methods computes the properties "form" and # "form_constraints" based on the components of this form field. #