KNOWN_BUGS: fix typo

Closes #16383
This commit is contained in:
John Bampton 2025-02-19 02:32:06 +10:00 committed by Daniel Stenberg
parent a867314f4f
commit 8633b10a41
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -633,7 +633,7 @@ problems may have been fixed or changed somewhat since this was written.
17.4 HTTP/2 + TLS spends a lot of time in recv
It has been observered that by making the speed limit less accurate we could
It has been observed that by making the speed limit less accurate we could
improve this performance. (by reverting
https://github.com/curl/curl/commit/db5c9f4f9e0779b49624752b135281a0717b277b)
Can we find a golden middle ground?