]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: Fix typos
authorWilliam Desportes <williamdes@wdes.fr>
Fri, 9 Jul 2021 12:21:32 +0000 (14:21 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Sat, 3 Jul 2021 20:11:26 +0000 (22:11 +0200)
Closes: #7370
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
docs/SSL-PROBLEMS.md
projects/README

index f8ccbf83b487c9ce9c314d0ab293cb4dabd4a34e..54f98534486ef5c3b2042cce0b826b840718f056 100644 (file)
@@ -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
index 62b998656889e52afa62eb8297cff4e6027994ad..7a7698c2d22a41f20aa76383671ee1cb64972b2a 100644 (file)
@@ -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