Skip to content

Commit 9c1ee90

Browse files
Malletsdtolnay
andcommitted
Update docs according to PR review
Co-authored-by: David Tolnay <[email protected]>
1 parent 93341ca commit 9c1ee90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: library/std/src/net/tcp.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ impl TcpStream {
548548
self.0.ttl()
549549
}
550550

551-
// Sets the value for the `IPV6_UNICAST_HOPS` option on this socket.
551+
/// Sets the value for the `IPV6_UNICAST_HOPS` option on this socket.
552552
///
553553
/// This value sets the unicast hop limit field that is used in every packet
554554
/// sent from this socket.

0 commit comments

Comments
 (0)