diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2018-04-17 21:17:57 +0200 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2018-04-17 15:32:51 -0400 |
commit | 24e835587714289214002506aa0e2d59313f95c0 (patch) | |
tree | f0370364e2b150a36a6e27d277e5277f527ba3b7 /docs/libcurl/libcurl-env.3 | |
parent | ba48863e52ab042a6cf754e254dfb5062a45b090 (diff) |
docs: fix typos
Closes https://github.com/curl/curl/pull/2503
Diffstat (limited to 'docs/libcurl/libcurl-env.3')
-rw-r--r-- | docs/libcurl/libcurl-env.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-env.3 b/docs/libcurl/libcurl-env.3 index 7bab37f5f..3807e662e 100644 --- a/docs/libcurl/libcurl-env.3 +++ b/docs/libcurl/libcurl-env.3 @@ -71,7 +71,7 @@ used to find the directory for NSS PKI database instead of the built-in. User name to use when invoking the ntlm-wb tool, if NTLMUSER and LOGNAME weren't set. .SH "Debug Variables" -There's a set of variables only recognized and used if libcurl was buillt +There's a set of variables only recognized and used if libcurl was built "debug enabled", which should never be true for a library used in production. .IP "CURL_GETHOSTNAME" Debug-only variable. |