badwords: fix typos found

Not caught in CI.

Closes #20308
This commit is contained in:
Viktor Szakats 2026-01-14 02:07:23 +01:00
parent 4651d4c76b
commit 2949faa93c
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
10 changed files with 11 additions and 11 deletions

View file

@ -385,7 +385,7 @@ SPDX-License-Identifier: curl
To tell curl to use a user and password for authentication:
curl --user name:password https://www.example.com
curl --user myname:password https://www.example.com
## Other Authentication