We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ea3a90 + 973f268 commit 89f779dCopy full SHA for 89f779d
info/v1/container.go
@@ -629,7 +629,7 @@ type TcpAdvancedStat struct {
629
// The number of retransmits failed, including FastRetrans, SlowStartRetrans
630
TCPRetransFail uint64
631
632
- // he number of packets collapsed in receive queue due to low socket buffer
+ // The number of packets collapsed in receive queue due to low socket buffer
633
TCPRcvCollapsed uint64
634
// The number of DSACKs sent for old packets
635
TCPDSACKOldSent uint64
0 commit comments