From 4bd91bc4742dbf194dd7a63519aa1ed32e4db47d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 3 Jun 2018 12:14:45 +0000 Subject: spelling fixes Detected using the `codespell` tool (version 1.13.0). Also secure and fix an URL. --- docs/examples/curlx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/curlx.c') diff --git a/docs/examples/curlx.c b/docs/examples/curlx.c index 3e47b460a..141f5a88a 100644 --- a/docs/examples/curlx.c +++ b/docs/examples/curlx.c @@ -159,7 +159,7 @@ static char *ia5string(ASN1_IA5STRING *ia5) return tmp; } -/* A conveniance routine to get an access URI. */ +/* A convenience routine to get an access URI. */ static unsigned char *my_get_ext(X509 *cert, const int type, int extensiontype) { -- cgit v1.2.3