]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
sendf: fix comment typo
authorDaniel Stenberg <daniel@haxx.se>
Fri, 24 Nov 2023 13:36:25 +0000 (14:36 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 24 Nov 2023 13:36:25 +0000 (14:36 +0100)
lib/sendf.c

index f39ffe91abe481cc3b6e6e82def09e87fba31be1..a2fac0c4e90a53d053af0c663eed42f13536ac84 100644 (file)
@@ -598,7 +598,7 @@ static CURLcode cw_download_write(struct Curl_easy *data,
 
   if(excess_len) {
     if(data->conn->handler->readwrite) {
-      /* RTSP hack moved from tranfer loop to here */
+      /* RTSP hack moved from transfer loop to here */
       bool readmore = FALSE; /* indicates data is incomplete, need more */
       size_t consumed = 0;
       result = data->conn->handler->readwrite(data, data->conn,