From 8487734e8bc2783448da135355e05302947bf830 Mon Sep 17 00:00:00 2001 From: Victor Magierski Date: Tue, 19 Nov 2019 18:56:45 -0500 Subject: docs: fix typos Change 'experiemental' to 'experimental'. Closes #4618 Reviewed-by: Daniel Gustafsson --- docs/cmdline-opts/alt-svc.d | 2 +- docs/cmdline-opts/http3.d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cmdline-opts/alt-svc.d b/docs/cmdline-opts/alt-svc.d index ba2ded11c..df10bf257 100644 --- a/docs/cmdline-opts/alt-svc.d +++ b/docs/cmdline-opts/alt-svc.d @@ -4,7 +4,7 @@ Protocols: HTTPS Help: Enable alt-svc with this cache file Added: 7.64.1 --- -WARNING: this option is experiemental. Do not use in production. +WARNING: this option is experimental. Do not use in production. This option enables the alt-svc parser in curl. If the file name points to an existing alt-svc cache file, that will be used. After a completed transfer, diff --git a/docs/cmdline-opts/http3.d b/docs/cmdline-opts/http3.d index ca85e3a64..8265937a3 100644 --- a/docs/cmdline-opts/http3.d +++ b/docs/cmdline-opts/http3.d @@ -8,7 +8,7 @@ Help: Use HTTP v3 See-also: http1.1 http2 --- -WARNING: this option is experiemental. Do not use in production. +WARNING: this option is experimental. Do not use in production. Tells curl to use HTTP version 3 directly to the host and port number used in the URL. A normal HTTP/3 transaction will be done to a host and then get -- cgit v1.2.1