mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +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.