summaryrefslogtreecommitdiff
path: root/libgo/go/golang.org/x/net/route/route.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/golang.org/x/net/route/route.go')
-rw-r--r--libgo/go/golang.org/x/net/route/route.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/golang.org/x/net/route/route.go b/libgo/go/golang.org/x/net/route/route.go
index 8cb64f789b3..bba7ed7ef4e 100644
--- a/libgo/go/golang.org/x/net/route/route.go
+++ b/libgo/go/golang.org/x/net/route/route.go
@@ -73,7 +73,7 @@ type RouteMessage struct {
Version int // message version
Type int // message type
Flags int // route flags
- Index int // interface index when atatched
+ Index int // interface index when attached
ID uintptr // sender's identifier; usually process ID
Seq int // sequence number
Err error // error on requested operation