mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
fa7d66eaaa
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.