diff options
author | Bruno Baguette <1922257+Levure@users.noreply.github.com> | 2021-11-26 08:05:09 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-11-26 08:13:10 +0100 |
commit | 2361d11d4c9602937aa081a6899f1b313398514a (patch) | |
tree | 45a51362b8200dfa69a55af21416e08c9b041d97 /docs | |
parent | c50edee022ec955afc73f76a1c9603e4853601cc (diff) | |
download | curl-2361d11d4c9602937aa081a6899f1b313398514a.tar.gz |
docs/INSTALL.md: typo fix : added missing "get" verb
Closes #8058
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md index ed8ca2869..7b45783be 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -390,7 +390,7 @@ they affect both environments. By default, jobs in IBM i will not start with threading enabled. (Exceptions include interactive PASE sessions started by `QP2TERM` or SSH.) If you use curl in an environment without threading when options like async DNS were -enabled, you will messages like: +enabled, you will get messages like: ``` getaddrinfo() thread failed to start |