aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/schannel.h
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2018-10-08 19:37:40 +0000
committerViktor Szakats <commit@vszakats.net>2018-10-08 19:37:40 +0000
commitff9d7f44479c3542f47ffa19b1235c7fc8160a9e (patch)
treede8789b569e23eab1654ce07c6ebe79b27470eb4 /lib/vtls/schannel.h
parent82e40afe876298ef832f4573c7e6dfac3af2b4ce (diff)
spelling fixes [ci skip]
as detected by codespell 1.14.0 Closes https://github.com/curl/curl/pull/3114 Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>
Diffstat (limited to 'lib/vtls/schannel.h')
-rw-r--r--lib/vtls/schannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vtls/schannel.h b/lib/vtls/schannel.h
index 51417affe..e491bd431 100644
--- a/lib/vtls/schannel.h
+++ b/lib/vtls/schannel.h
@@ -41,7 +41,7 @@
* typedef struct X509_name_st X509_NAME;
* etc.
*
- * this wil cause all kinds of C-preprocessing paste errors in
+ * this will cause all kinds of C-preprocessing paste errors in
* BoringSSL's <openssl/x509.h>: So just undefine those defines here
* (and only here).
*/