Skip to content

Commit

Permalink
docs/HTTPSRR.md: fix typo in option name
Browse files Browse the repository at this point in the history
Follow-up to 7f4f192 curl#16052
  • Loading branch information
vszakats committed Jan 26, 2025
1 parent 3e552ef commit 516cb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HTTPSRR.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 516cb98

Please sign in to comment.