mirror of
https://github.com/curl/curl.git
synced 2026-08-04 18:56:14 +03:00
docs: some nitpicks
- replaced double spaces with single space where applicable - replaced "favourite" with "favorite" - added language identifiers to code blocks in markdown files - added extra line after code blocks and after headings in markdown files Cloes #20748
This commit is contained in:
parent
aea5552a64
commit
006f561f6e
16 changed files with 54 additions and 41 deletions
|
|
@ -328,7 +328,7 @@ fail:
|
|||
|
||||
#endif
|
||||
|
||||
/* pickoneauth() selects the most favourable authentication method from the
|
||||
/* pickoneauth() selects the most favorable authentication method from the
|
||||
* ones available and the ones we want.
|
||||
*
|
||||
* return TRUE if one was picked
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue