diff options
-rw-r--r-- | lib/vtls/axtls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vtls/axtls.c b/lib/vtls/axtls.c index 9b4dbd590..b262392a0 100644 --- a/lib/vtls/axtls.c +++ b/lib/vtls/axtls.c @@ -30,7 +30,7 @@ #ifdef USE_AXTLS -#error axTLS support has been disabled in curl due to doubts about quaility, +#error axTLS support has been disabled in curl due to doubts about quality, #error user dedication and a lack of use/testing. We urge users to consider #error using a more established TLS backend instead. |