summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/in6.c')
-rw-r--r--sys/netinet6/in6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/in6.c b/sys/netinet6/in6.c
index f9ec863..9558d1b 100644
--- a/sys/netinet6/in6.c
+++ b/sys/netinet6/in6.c
@@ -673,7 +673,7 @@ in6_control(struct socket *so, u_long cmd, caddr_t data,
/*
* Ignore failure of clearing the flag
* intentionally. The failure means
- * address duplication wes detected.
+ * address duplication was detected.
*/
}
EVENTHANDLER_INVOKE(ifaddr_event, ifp);
OpenPOWER on IntegriCloud