fixup future tense

This commit is contained in:
Daniel Stenberg 2025-08-03 23:06:09 +02:00
parent 84d5b65c64
commit e7bf562e6f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -260,8 +260,8 @@
"We are running libcurl in WebAssembly which does not have TCP_NODELAY." If
TCP_NODELAY exists at build-time but (always) fails at runtime, every request
that sets this by default will output "Could not set TCP_NODELAY: Protocol
not available". Consider ways to improve this.
that sets this by default outputs "Could not set TCP_NODELAY: Protocol not
available". Consider ways to improve this.
See https://github.com/curl/curl/issues/17974