diff --git a/ipv6/doc.go b/ipv6/doc.go index cb400062..e0be9d50 100644 --- a/ipv6/doc.go +++ b/ipv6/doc.go @@ -56,7 +56,7 @@ // Multicasting // // The options for multicasting are available for net.UDPConn and -// net.IPconn which are created as network connections that use the +// net.IPConn which are created as network connections that use the // IPv6 transport. A few network facilities must be prepared before // you begin multicasting, at a minimum joining network interfaces and // multicast groups.