]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
libcurl-errors: delete stray double quote
authorViktor Szakats <commit@vsz.me>
Tue, 30 Dec 2025 10:45:15 +0000 (11:45 +0100)
committerViktor Szakats <commit@vsz.me>
Tue, 30 Dec 2025 11:01:05 +0000 (12:01 +0100)
Closes #20117

docs/libcurl/libcurl-errors.md

index 25d63bf81fd318982461455dfbf99e5e8951ce55..e406e0ab61cdd026aaae3ff20ecdcb713b95f839 100644 (file)
@@ -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.