docs: remove him/her/he/she from documentation

Closes #9208
This commit is contained in:
Marco Kamner 2022-07-27 13:52:53 +02:00 committed by Daniel Stenberg
parent 14f4e67ff6
commit 263409cf24
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 4 additions and 4 deletions

View file

@ -1127,7 +1127,7 @@ static CURLcode single_transfer(struct GlobalConfig *global,
/*
* If the user has also selected --anyauth or --proxy-anyauth
* we should warn him/her.
* we should warn them.
*/
if(config->proxyanyauth || (authbits>1)) {
warnf(global,