From 7e35eb77292fe6464889ddc8329c6a64136f969d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 23 Feb 2018 23:29:01 +0000 Subject: spelling fixes Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334 --- packages/OS400/README.OS400 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/OS400/README.OS400') diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400 index f9817b4e0..c766a1f6e 100644 --- a/packages/OS400/README.OS400 +++ b/packages/OS400/README.OS400 @@ -183,8 +183,8 @@ CCSID. CURLINFO_COOKIELIST Lists returned should be released with curl_slist_free_all() after use. Option CURLINFO_CERTINFO is followed by a struct curl_certinfo * * and a -CCSID. Returned structures sould be free'ed using curl_certinfo_free_all() after -use. +CCSID. Returned structures should be free'ed using curl_certinfo_free_all() +after use. Other options are processed like in curl_easy_getinfo(). _ curl_pushheader_bynum_cssid() and curl_pushheader_byname_ccsid() @@ -243,7 +243,7 @@ _ If data compression has to be supported, ZLIB development environment must _ Likewise, if SCP and SFTP protocols have to be compiled in, LIBSSH2 developent environment must be installed. _ Install the curl source directory in IFS. Do NOT install it in the - installation target directory (wich defaults to /curl). + installation target directory (which defaults to /curl). _ Enter shell (QSH) _ Change current directory to the curl installation directory _ Change current directory to ./packages/OS400 -- cgit v1.2.1