]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/HTTPSRR.md: fix typo in option name
authorViktor Szakats <commit@vsz.me>
Sun, 26 Jan 2025 01:22:31 +0000 (02:22 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 26 Jan 2025 01:23:23 +0000 (02:23 +0100)
Follow-up to 7f4f192f04ce5509046af76e34ba14e34a87a8dc #16052

docs/HTTPSRR.md

index e2a8223e60c39103b840f405f2b45ae4871d526e..bd40d4e000ab4ff52b5631d2aaf350093624422f 100644 (file)
@@ -75,7 +75,7 @@ call.
 
 This is done by specifying both c-ares and threaded resolver to configure:
 
-    ./configure --enble-ares=... --enable-threaded-resolver
+    ./configure --enable-ares=... --enable-threaded-resolver
 
 or to cmake: