diff options
author | Viktor Szakats <commit@vszakats.net> | 2018-10-08 19:37:40 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vszakats.net> | 2018-10-08 19:37:40 +0000 |
commit | ff9d7f44479c3542f47ffa19b1235c7fc8160a9e (patch) | |
tree | de8789b569e23eab1654ce07c6ebe79b27470eb4 /docs/FAQ | |
parent | 82e40afe876298ef832f4573c7e6dfac3af2b4ce (diff) | |
download | curl-ff9d7f44479c3542f47ffa19b1235c7fc8160a9e.tar.gz |
spelling fixes [ci skip]
as detected by codespell 1.14.0
Closes https://github.com/curl/curl/pull/3114
Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -874,7 +874,7 @@ FAQ 4.5.3 "403 Forbidden" - The server understood the request, but is refusing to fulfil it. + The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. 4.5.4 "404 Not Found" |