Index: openacs-4/packages/acs-tcl/tcl/apm-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-procs.tcl,v diff -u -N -r1.101 -r1.102 --- openacs-4/packages/acs-tcl/tcl/apm-procs.tcl 18 Apr 2018 20:58:59 -0000 1.101 +++ openacs-4/packages/acs-tcl/tcl/apm-procs.tcl 25 Apr 2018 08:46:13 -0000 1.102 @@ -1295,7 +1295,7 @@ Return the id of the (per default enabled) version of the given package_key. If no such version id can be found, returns the empty string. - @param all when specified, return the the enabled or disabled version_ids of the package_key. + @param all when specified, return the enabled or disabled version_ids of the package_key. @param package_key @author Peter Marklund