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 -N -r1.328 -r1.329 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 5 Aug 2018 21:13:10 -0000 1.328 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 3 Nov 2018 18:59:55 -0000 1.329 @@ -695,7 +695,7 @@ # # Handle cross package resolve requests # - # Note, that package::initialize might change the package id. + # Note that package::initialize might change the package id. # Preserving the package-url is just necessary, if for some # reason the same package is initialized here with a different # url. This could be done probably with a flag to initialize,