From 4b308b44e1d8204702f6912dda4dfc404aa2a87d Mon Sep 17 00:00:00 2001 From: Cristi Cobzarenco Date: Wed, 7 Oct 2015 23:11:25 +0100 Subject: typos: fix a grabbag of typos all over the place --- src/libstd/net/ip.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/net') diff --git a/src/libstd/net/ip.rs b/src/libstd/net/ip.rs index 09aea50cfbe..633e7326bb1 100644 --- a/src/libstd/net/ip.rs +++ b/src/libstd/net/ip.rs @@ -22,7 +22,7 @@ use libc; use sys_common::{AsInner, FromInner}; use net::{hton, ntoh}; -/// An IP address, either a IPv4 or IPv6 address. +/// An IP address, either an IPv4 or IPv6 address. #[unstable(feature = "ip_addr", reason = "recent addition", issue = "27801")] #[derive(Copy, Clone, Eq, PartialEq, Debug, Hash, PartialOrd, Ord)] pub enum IpAddr { -- cgit 1.4.1-3-g733a5