#
# SPDX-License-Identifier: curl
#
-# Input: a cmdline docs markdown, it gets modfied *in place*
+# Input: a cmdline docs markdown, it gets modified *in place*
#
# The main purpose is to strip off the leading meta-data part, but also to
# clean up whatever else the spell checker might have a problem with that we
13.17 Add CA caching to more TLS backends
The ability to cache the CA store between invokes can improve transfer
- performance signficantly. In curl 8.9.0, only OpenSSL, Schannel and wolfSSL
+ performance significantly. In curl 8.9.0, only OpenSSL, Schannel and wolfSSL
support this.
14. GnuTLS
* ignored.
* platform [in] - The optional platform identifier.
* condition [in] - The test condition used to specifier whether we are
- * checking a version less then, equal to or greater than
+ * checking a version less than, equal to or greater than
* what is specified in the major and minor version
* numbers.
*