@@ -252,11 +252,11 @@ [sock connectToHost: [URL host] port: [URL port]]; /* - * Work around a bug with packet bisection in lighttpd when using + * Work around a bug with packet splitting in lighttpd when using * HTTPS. */ [sock setWriteBufferEnabled: YES]; if (requestType == OF_HTTP_REQUEST_TYPE_GET)