Index: openacs-4/packages/soap-gateway/lib/demo-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/soap-gateway/lib/demo-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/soap-gateway/lib/demo-procs.tcl 17 Oct 2004 05:51:51 -0000 1.1 +++ openacs-4/packages/soap-gateway/lib/demo-procs.tcl 23 Mar 2018 23:53:02 -0000 1.2 @@ -61,7 +61,7 @@ expr } { - Performs an evaluation of the expression argument. The method attemps to provide some + Performs an evaluation of the expression argument. The method attempts to provide some safety by scanning for procedure notation. If detected, an exception is thrown. @author William Byrne