summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl/lib/h2h3.c
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl/lib/h2h3.c')
-rw-r--r--Utilities/cmcurl/lib/h2h3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmcurl/lib/h2h3.c b/Utilities/cmcurl/lib/h2h3.c
index 50254ad0fa..3a9288df5c 100644
--- a/Utilities/cmcurl/lib/h2h3.c
+++ b/Utilities/cmcurl/lib/h2h3.c
@@ -36,7 +36,7 @@
/*
* Curl_pseudo_headers() creates the array with pseudo headers to be
- * used in a HTTP/2 or HTTP/3 request.
+ * used in an HTTP/2 or HTTP/3 request.
*/
#if defined(USE_NGHTTP2) || defined(ENABLE_QUIC)