]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
FAQ: typo fix : "yout" ➤ "your"
authorBruno Baguette <1922257+Levure@users.noreply.github.com>
Fri, 26 Nov 2021 07:23:34 +0000 (08:23 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 Nov 2021 13:24:59 +0000 (14:24 +0100)
Closes #8059

docs/FAQ

index c70225e1d393d2fa240453f181d5324fb47f3add..adb1428c1050d1b3462ab72f00f045489c49bf56 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -930,7 +930,7 @@ FAQ
   We strongly advice against doing this for more than experiments.
 
   If you get this failure with a CA cert bundle installed and used, the
-  server's certificate might not be signed by one of the CA's in yout CA
+  server's certificate might not be signed by one of the CA's in your CA
   store. It might for example be self-signed. You then correct this problem by
   obtaining a valid CA cert for the server. Or again, decrease the security by
   disabling this check.