From: Viktor Szakats Date: Tue, 30 Dec 2025 10:45:15 +0000 (+0100) Subject: libcurl-errors: delete stray double quote X-Git-Tag: curl-8_18_0~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65993d9c5fd33b213c9f0963105d7f7dcb849c90;p=thirdparty%2Fcurl.git libcurl-errors: delete stray double quote Closes #20117 --- diff --git a/docs/libcurl/libcurl-errors.md b/docs/libcurl/libcurl-errors.md index 25d63bf81f..e406e0ab61 100644 --- a/docs/libcurl/libcurl-errors.md +++ b/docs/libcurl/libcurl-errors.md @@ -486,7 +486,7 @@ An internal call to poll() or select() returned error that is not recoverable. A value or data field grew larger than allowed. -## CURLE_ECH_REQUIRED (101)" +## CURLE_ECH_REQUIRED (101) ECH was attempted but failed.