Index: openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl,v diff -u -r1.109.2.24 -r1.109.2.25 --- openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 25 Jul 2017 08:10:50 -0000 1.109.2.24 +++ openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 1 Aug 2017 10:17:24 -0000 1.109.2.25 @@ -859,7 +859,7 @@ # Get the callbacks in an array, since we can't rely on the # before-upgrade being in the db (since it might have changed) # and the before-install definitely won't be there since - # it's not added til later here. + # it's not added until later here. array set callbacks $version(callbacks)