From a254b8ce3fb5bb47e4a7cd9cf50f723c509e0179 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 Mar 2026 10:25:27 +0100 Subject: [PATCH] RELEASE-NOTES: fix typo --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 46f1a51f42..2bb57d786a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -25,7 +25,7 @@ This release includes the following bugfixes: o libssh2: fix error handling on quote errors [21] o openssl: trace count of found / imported Windows native CA roots [8] o test459: switch to mode="warn" for stderr check [5] - o urlapi: verify the last letter of a scheme when set explictly [16] + o urlapi: verify the last letter of a scheme when set explicitly [16] This release includes the following known bugs: