Index: library/xotcl/library/comm/Httpd.xotcl =================================================================== diff -u -rb34996b24ea334963e83aadda66384680a6f8ce5 -rc4f449cb353be812ba6502ef8e9587e87881f59b --- library/xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision b34996b24ea334963e83aadda66384680a6f8ce5) +++ library/xotcl/library/comm/Httpd.xotcl (.../Httpd.xotcl) (revision c4f449cb353be812ba6502ef8e9587e87881f59b) @@ -142,7 +142,7 @@ my destroy } else { #my showMsg "!EOF in http/$version ???" - # we close the conneciton actively (e.g. forced by an error) + # we close the connection actively (e.g. forced by an error) [self]::connection flush #puts stderr "DESTROY----this line should never show up" my destroy