Index: openacs-4/packages/xowiki/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/package-procs.tcl,v diff -u -r1.302 -r1.303 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 17 Dec 2017 21:07:42 -0000 1.302 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 21 Dec 2017 18:09:40 -0000 1.303 @@ -1555,7 +1555,7 @@ if {$item_id == 0 && $(link_type) eq "link" && $use_default_lang && $(prefix) ne "en"} { # - # If the name was not specified explicitely (we are using + # If the name was not specified explicitly (we are using # $default_lang), try again with language "en" try again, # maybe element is folder in a different language # Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.499 -r1.500 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 1 Dec 2017 11:25:56 -0000 1.499 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 21 Dec 2017 18:09:41 -0000 1.500 @@ -2865,7 +2865,7 @@ # set repeatField [set ::_form_field_names($path)] # - # Add all components from i to specifed number to the list, + # Add all components from i to specified number to the list, # unless restricted by the max value. This frees us from # potential problems, when the browser sends the form fields # in an unexpected order. The resulting components will be Index: openacs-4/packages/xowiki/www/admin/test.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/admin/Attic/test.tcl,v diff -u -r1.39 -r1.40 --- openacs-4/packages/xowiki/www/admin/test.tcl 7 Aug 2017 23:48:31 -0000 1.39 +++ openacs-4/packages/xowiki/www/admin/test.tcl 21 Dec 2017 18:09:41 -0000 1.40 @@ -210,7 +210,7 @@ ######################################################################## # -# run a new query, use en/index explicitely +# run a new query, use en/index explicitly # ################################################## test section "New Query: /$instance_name/en/index"