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 -N -r1.124 -r1.125 --- openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 5 Aug 2018 21:04:22 -0000 1.124 +++ openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 31 Oct 2018 17:52:47 -0000 1.125 @@ -253,7 +253,7 @@ ## Every time we satisfy another package, remove it from install_pend, and loop again. ## If we don't satisfy at least one more package, halt. ## install_in - Package info structures for packages that can be installed in a satisfactory order. - ## install_pend - Stores package info structures fro packages that might have their dependencies satisfied + ## install_pend - Stores package info structures for packages that might have their dependencies satisfied ## by packages in the install set. ## extra_package_keys - package keys of extra packages to install to satisfy all requirements. Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -N -r1.111 -r1.112 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 31 Oct 2018 17:56:24 -0000 1.111 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 31 Oct 2018 18:00:33 -0000 1.112 @@ -220,7 +220,7 @@ # # LARS: We abandoned the use of sec_login_handler here. This lets people stay logged in forever # # if only they keep requesting pages frequently enough, but the alternative was that - # # the situation where LoginTimeout = 0 (infinte) and the user unchecks the "Remember me" checkbox + # # the situation where LoginTimeout = 0 (infinite) and the user unchecks the "Remember me" checkbox # # would cause users' sessions to expire as soon as the session needed to be renewed sec_generate_session_id_cookie