misc: we write *an* IPv6 address

Add it as a "bad word"

Closes #17484
This commit is contained in:
Daniel Stenberg 2025-05-30 00:52:25 +02:00
parent 12d13b84fa
commit b13a7a3ec4
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
8 changed files with 13 additions and 11 deletions

View file

@ -447,7 +447,7 @@ problems may have been fixed or changed somewhat since this was written.
10.1 --interface with link-scoped IPv6 address
When you give the `--interface` option telling curl to use a specific
interface for its outgoing traffic in combination with a IPv6 address in the
interface for its outgoing traffic in combination with an IPv6 address in the
URL that uses a link-local scope, curl might pick the wrong address from the
named interface and the subsequent transfer fails.