summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-05-07 14:30:18 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-05-07 14:30:18 +0200
commitd63bada5791b1239654a7ce5853a0d7a418b956e (patch)
tree0d03fa9cc68862df33e94c4a1c1249aa811cdc53
parentb692d6650a2282335edabd9a7f1eeff1cbd02fa1 (diff)
downloadcurl-d63bada5791b1239654a7ce5853a0d7a418b956e.tar.gz
RELEASE-NOTES: typo
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 347398e6f..316926ae6 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -56,7 +56,7 @@ This release includes the following bugfixes:
o build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15 [37]
o curl: retry on FTP 4xx, ignore other protocols [38]
o configure: detect (and use) sa_family_t [39]
- o examples/sftpuploadresmue: Fix Windows large file seek
+ o examples/sftpuploadresume: Fix Windows large file seek
o build: cleanup to fix clang warnings/errors [40]
o winbuild: updated the documentation [41]
o lib: silence null-dereference warnings [42]