summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/DEPRECATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md
index 3323633d8..3ca7ee99e 100644
--- a/docs/DEPRECATE.md
+++ b/docs/DEPRECATE.md
@@ -71,7 +71,7 @@ Left to answer: should the *setopt() function start to return error when these
options are set to be able to tell when they're trying to use options that are
no longer around or should we maintain behavior as much as possible?
-## CURLOPT_DNS_USE_GLOBAL_CACHE
+## `CURLOPT_DNS_USE_GLOBAL_CACHE`
This option makes libcurl use a global non-thread-safe cache for DNS if
enabled. The option has been marked as "obsolete" in the header file and in