mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:31:41 +03:00
docs/HTTPSRR.md: fix typo in option name
Follow-up to 7f4f192f04 #16052
This commit is contained in:
parent
3e552ef833
commit
516cb98733
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue