]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: fix typo
authorJohn Bampton <jbampton@gmail.com>
Tue, 18 Feb 2025 16:32:06 +0000 (02:32 +1000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 19 Feb 2025 06:54:03 +0000 (07:54 +0100)
Closes #16383

docs/KNOWN_BUGS

index ac5bf78ec020e3e0739b5fe1807771a45f645eef..0ae0af1c4e33c62a4e576e189965f576b8c1426e 100644 (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?