mirror of
https://github.com/curl/curl.git
synced 2026-07-26 09:37:16 +03:00
docs: Fix various typos in documentation
Closes #6171 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
parent
ac0a88fd25
commit
afbf7d260c
5 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
Curl is a command line tool for doing all sorts of URL manipulations and
|
||||
transfers, but this particular document will focus on how to use it when
|
||||
doing HTTP requests for fun and profit. I willl assume that you know how to
|
||||
doing HTTP requests for fun and profit. I will assume that you know how to
|
||||
invoke `curl --help` or `curl --manual` to get basic information about it.
|
||||
|
||||
Curl is not written to do everything for you. It makes the requests, it gets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue