aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-04-03 17:16:18 +0200
committerDaniel Gustafsson <daniel@yesql.se>2019-04-03 22:06:06 +0200
commit7b758e9835f120338c28c788b02cb4d68c76e7ea (patch)
tree0ef8016a9098095217369569f8ef3d80a3c1ab0d /docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
parent6227e2bd07246de7a751b8de8cece6020802c264 (diff)
documentation: Fix several typos
Closes #3724 Reviewed-by: Jakub Zakrzewski Reviewed-by: Daniel Gustafsson
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3 b/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
index bdbb382a3..c9575c9fe 100644
--- a/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
+++ b/docs/libcurl/opts/CURLOPT_ALTSVC_CTRL.3
@@ -38,7 +38,7 @@ CURLcode curl_easy_setopt(CURL *handle, CURLOPT_ALTSVC_CTRL, long bitmask);
.fi
.SH EXPERIMENTAL
Warning: this feature is early code and is marked as experimental. It can only
-be enabled by explictly telling configure with \fB--enable-alt-svc\fP. You are
+be enabled by explicitly telling configure with \fB--enable-alt-svc\fP. You are
advised to not ship this in production before the experimental label is
removed.
.SH DESCRIPTION