mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:20:40 +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.