summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorMalikIdreesHasa <77000356+MalikIdreesHasanKhan@users.noreply.github.com>2021-10-21 05:41:22 +0000
committerJay Satiro <raysatiro@yahoo.com>2021-10-21 03:25:44 -0400
commitf0053491c0dff79131ec90485a97f17212b58c85 (patch)
treee49882f8a1996b320b3d43228fcb2ddbc20ad44d /RELEASE-NOTES
parent4a3c324add010e65826965b586a2beea45ff8723 (diff)
downloadcurl-f0053491c0dff79131ec90485a97f17212b58c85.tar.gz
build: fix typos
Closes https://github.com/curl/curl/pull/7886
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 80d22cbb8..0ce91c3b5 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -31,7 +31,7 @@ This release includes the following bugfixes:
o cmake: add CURL_ENABLE_SSL option [46]
o cmake: with OpenSSL, define OPENSSL_SUPPRESS_DEPRECATED [14]
o cmdline-opts: made the 'Added:' field mandatory [37]
- o connnect: use sysaddr_un from sys/un.h or custom-defined for windows [23]
+ o connect: use sysaddr_un from sys/un.h or custom-defined for windows [23]
o curl-openssl.m4: modify library order for openssl linking [40]
o curl-openssl: pass argument to sed single-quoted [15]
o curl.1: remove mentions of really old version changes [38]