Index: openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl,v diff -u -r1.49.2.6 -r1.49.2.7 --- openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl 27 Mar 2017 10:37:42 -0000 1.49.2.6 +++ openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl 21 Apr 2017 14:00:24 -0000 1.49.2.7 @@ -633,7 +633,7 @@ if {$bytes == 0} { # Tcl behaves different, when one tries to send 0 bytes via # file_copy. So, we handle this special case here... - # There is actualy nothing to deliver.... + # There is actually nothing to deliver.... ns_set put [ns_conn outputheaders] "Content-Length" 0 ns_return 200 $mime_type {} return