From ff9d7f44479c3542f47ffa19b1235c7fc8160a9e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 8 Oct 2018 19:37:40 +0000 Subject: spelling fixes [ci skip] as detected by codespell 1.14.0 Closes https://github.com/curl/curl/pull/3114 Reviewed-by: Marcel Raad --- lib/vtls/schannel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vtls/schannel.h') 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 : So just undefine those defines here * (and only here). */ -- cgit v1.2.3