mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 10:47:28 +00:00
ToSocketAddrs: fix typo It's "a function", never "an function". I noticed the same typo somewhere in the compiler sources so figured I'd fix it there as well.