Index: openacs-4/packages/acs-tcl/tcl/ad-functional-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/ad-functional-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-tcl/tcl/ad-functional-procs.tcl 13 Feb 2004 00:00:38 -0000 1.1 +++ openacs-4/packages/acs-tcl/tcl/ad-functional-procs.tcl 15 Feb 2004 12:05:38 -0000 1.2 @@ -37,7 +37,7 @@ # (callable) function objects. The auxiliary functions # eval_unary and eval_binary are gone. -# Special thanks go to Sarah Arnold and Carsten Clasohms for extensive +# Special thanks go to Sarah Arnold and Carsten Clasohm for extensive # testing of this library and using it in the Sharenet project. # Also many thanks to Branimir Dolicki for inventing the lambda function # and to Archit Shah for finding a simple way to eliminate its memory leak.