From 7d49f47fcb3cc8dc2e0cc7f607fa28e2274d3c62 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 10 Apr 2026 00:10:42 +0200 Subject: [PATCH] RELEASE-NOTES: fix typos [ci skip] --- RELEASE-NOTES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 439fc1fe90..614b878834 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -44,7 +44,7 @@ This release includes the following bugfixes: o cf-ip-happy: limit concurrent attempts [191] o cf-socket: avoid low risk integer overflow on ancient Solaris [56] o cfilters: fix Curl_pollset_poll() return code mixup [206] - o clang-tidy: avoid assigments in `if` expressions [175] + o clang-tidy: avoid assignments in `if` expressions [175] o cmake: add CMake Config-based dependency detection [87] o cmake: add CMake Config-based dependency detection for c-ares, wolfSSL [134] o cmake: document functions used from Windows system DLLs [103] @@ -71,7 +71,7 @@ This release includes the following bugfixes: o curl_setup.h: drop stray/unused `USE_OPENSSL_QUIC` guard [210] o curl_sha512_256: support delegating to wolfSSL API [149] o curl_version_info.md: clarify age details [69] - o CURLOPT_HAPROXY_CLIENT_IP.md: mention assuption on data format [96] + o CURLOPT_HAPROXY_CLIENT_IP.md: mention assumption on data format [96] o CURLOPT_SOCKS5_AUTH.md: an access property [212] o CURLOPT_SSL_CTX_FUNCTION.md: expand on effects connection reuse [105] o CURLOPT_UPLOAD_FLAGS.md: expand [223] @@ -150,7 +150,7 @@ This release includes the following bugfixes: o openssl: trace count of found / imported Windows native CA roots [8] o OS400: add new definitions to the ILE/RPG binding. [153] o os400sys: fix typo in comment (symetry -> symmetry) [58] - o parsedate: fix wrong treatment of "millitary time zones" [182] + o parsedate: fix wrong treatment of "military time zones" [182] o perl: harden external command invocations [133] o progress: count amount of data "delivered" to application [66] o protocol.h: fix the CURLPROTO_MASK [31] -- 2.47.3