mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:03:32 +03:00
language: s/behaviour/behavior/g
We currently use both spellings the british "behaviour" and the american "behavior". However "behavior" is more used in the project so I think it's worth dropping the british name. Closes #6395
This commit is contained in:
parent
aa71750687
commit
725ec470e2
28 changed files with 51 additions and 50 deletions
|
|
@ -145,7 +145,7 @@ Windows vs Unix
|
|||
|
||||
That's taken care of by the `curl_global_init()` call, but if other libs
|
||||
also do it etc there might be reasons for applications to alter that
|
||||
behaviour.
|
||||
behavior.
|
||||
|
||||
We require WinSock version 2.2 and load this version during global init.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue