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