summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2020-03-13 14:59:22 -0700
committergVisor bot <gvisor-bot@google.com>2020-03-13 15:02:42 -0700
commit6d4497de25e50cd0bd8bd3c4a1813c1e1bbf914a (patch)
tree3f3d7c3a8a0f006235c0acd617c9daf87947a0c2
parent645b1b2e9cd40084a42d6168de72a915449780b7 (diff)
Fix typo
PiperOrigin-RevId: 300832988
-rw-r--r--pkg/tcpip/link/fdbased/endpoint.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tcpip/link/fdbased/endpoint.go b/pkg/tcpip/link/fdbased/endpoint.go
index b7f60178e..a753fb243 100644
--- a/pkg/tcpip/link/fdbased/endpoint.go
+++ b/pkg/tcpip/link/fdbased/endpoint.go
@@ -467,7 +467,7 @@ func (e *endpoint) WritePackets(r *stack.Route, gso *stack.GSO, pkts []tcpip.Pac
views := pkts[0].Data.Views()
/*
- * Each bondary in views can add one more iovec.
+ * Each boundary in views can add one more iovec.
*
* payload | | | |
* -----------------------------