From 1162b3752c71515a01875e0c9cef67ec9d7aca46 Mon Sep 17 00:00:00 2001 From: Andrew Paseltiner Date: Tue, 13 Oct 2015 09:44:11 -0400 Subject: Correct spelling in docs --- src/libstd/net/tcp.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/net') diff --git a/src/libstd/net/tcp.rs b/src/libstd/net/tcp.rs index 5c17ffb9c21..c6499687304 100644 --- a/src/libstd/net/tcp.rs +++ b/src/libstd/net/tcp.rs @@ -235,7 +235,7 @@ impl TcpListener { /// to this listener. The port allocated can be queried via the /// `socket_addr` function. /// - /// The address type can be any implementer of `ToSocketAddrs` trait. See + /// The address type can be any implementor of `ToSocketAddrs` trait. See /// its documentation for concrete examples. #[stable(feature = "rust1", since = "1.0.0")] pub fn bind(addr: A) -> io::Result { -- cgit 1.4.1-3-g733a5