From: William Desportes Date: Fri, 9 Jul 2021 12:21:32 +0000 (+0200) Subject: docs: Fix typos X-Git-Tag: curl-7_78_0~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e5a91b6aa4dad8d0267b4ed474acbd22b217655;p=thirdparty%2Fcurl.git docs: Fix typos Closes: #7370 Reviewed-by: Daniel Gustafsson --- diff --git a/docs/SSL-PROBLEMS.md b/docs/SSL-PROBLEMS.md index f8ccbf83b4..54f9853448 100644 --- a/docs/SSL-PROBLEMS.md +++ b/docs/SSL-PROBLEMS.md @@ -33,7 +33,7 @@ Browsers work around this problem in two ways: they cache intermediate certificates from previous transfers and some implement the TLS "AIA" - extension that lets the client explicitly download such cerfificates on + extension that lets the client explicitly download such certificates on demand. ## Protocol version diff --git a/projects/README b/projects/README index 62b9986568..7a7698c2d2 100644 --- a/projects/README +++ b/projects/README @@ -145,7 +145,7 @@ Notes find bugs in the project files that need correcting, and would like to submit updated files back then please note that, whilst the solution files can be edited directly, the templates for the project files (which are - stored in the git repositoty) will need to be modified rather than the + stored in the git repository) will need to be modified rather than the generated project files that Visual Studio uses. Legacy Windows and SSL