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.109.2.22 -r1.109.2.23 --- openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 21 Apr 2017 16:32:32 -0000 1.109.2.22 +++ openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 22 Apr 2017 18:11:54 -0000 1.109.2.23 @@ -766,7 +766,7 @@ containing a human-readable (English) status message. @param spec_file_path The path to an XML .info file relative to - @return The version_id if successfuly installed, 0 otherwise. + @return The version_id if successfully installed, 0 otherwise. } { set version_id 0 array set version [apm_read_package_info_file $spec_file_path]