From: Spenser Black Date: Wed, 4 Feb 2026 15:17:07 +0000 (+0000) Subject: docs: fix grammar nitpicks X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e674e84654d6103e7c24614325dc7afefe25a473;p=thirdparty%2Fcurl.git docs: fix grammar nitpicks Closes #20518 --- diff --git a/docs/TODO.md b/docs/TODO.md index ed433d2277..fbf6092043 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -21,7 +21,7 @@ document](https://curl.se/docs/knownbugs.html) are subject for fixing. ## Consult `%APPDATA%` also for `.netrc` -`%APPDATA%\.netrc` is not considered when running on Windows. Should not it? +`%APPDATA%\.netrc` is not considered when running on Windows. Should it not? See [curl issue 4016](https://github.com/curl/curl/issues/4016) diff --git a/docs/cmdline-opts/_URL.md b/docs/cmdline-opts/_URL.md index 580974f062..288b9d0aa7 100644 --- a/docs/cmdline-opts/_URL.md +++ b/docs/cmdline-opts/_URL.md @@ -1,7 +1,7 @@ # URL -The URL syntax is protocol-dependent. You find a detailed description in +The URL syntax is protocol-dependent. You can find a detailed description in RFC 3986. If you provide a URL without a leading **protocol://** scheme, curl guesses