Index: openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 22 Dec 2017 13:26:15 -0000 1.7 +++ openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 22 Dec 2017 14:14:20 -0000 1.8 @@ -2185,7 +2185,7 @@ timeout, depth, and http_referer are optional, and are included as optional positional variables in the same order they are used in util_httppost. NOTE: util_http_file_upload does - not (currently) follow any redirects, so depth is superfulous. + not (currently) follow any redirects, so depth is superfluous. @author Michael A. Cleverly (michael@cleverly.com) @creation-date 3 September 2002