summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-03-13 22:07:00 +0000
committergVisor bot <gvisor-bot@google.com>2020-03-13 22:07:00 +0000
commit880a26ae59e34653f1663961f2bab62fed91ab04 (patch)
tree409d6320014c3a6fc401f6d0dc88dfe6873ec245
parentaf456c25836e8e117ff20cd8cb131b24d2f3594c (diff)
parent6d4497de25e50cd0bd8bd3c4a1813c1e1bbf914a (diff)
Merge release-20200219.0-172-g6d4497d (automated)
-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 | | | |
* -----------------------------