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.20 -r1.109.2.21 --- openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 28 Mar 2017 06:46:51 -0000 1.109.2.20 +++ openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 21 Apr 2017 14:22:45 -0000 1.109.2.21 @@ -2009,7 +2009,7 @@ or the local file system. @param repository_url The URL for the repository channel to get from, or the empty string to - seach the local file system instead. + search the local file system instead. @param array Name of an array where you want the repository stored. It will be keyed by package-key, and each entry will be an array list list what's returned by apm_read_package_info_file.