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.95.2.11 -r1.95.2.12 --- openacs-4/packages/acs-tcl/tcl/apm-procs.tcl 21 Apr 2017 16:32:32 -0000 1.95.2.11 +++ openacs-4/packages/acs-tcl/tcl/apm-procs.tcl 22 Apr 2017 18:11:54 -0000 1.95.2.12 @@ -1530,7 +1530,7 @@ are called). @return 1 if invocation - was carried out successfuly, 0 if no proc to invoke could + was carried out successfully, 0 if no proc to invoke could be found. Will propagate any error thrown by the callback. @author Peter Marklund