Index: in6.c
===================================================================
RCS file: /cvs/src/sys/netinet6/in6.c,v
retrieving revision 1.82
diff -u in6.c
--- in6.c       4 Jun 2009 19:07:21 -0000       1.82
+++ in6.c       21 Dec 2009 23:22:14 -0000
@@ -273,7 +273,7 @@
                 * route surely exists.  With this check, we can avoid to
                 * delete an interface direct route whose destination is same
                 * as the address being removed.  This can happen when removing
-                * a subnet-router anycast address on an interface attahced
+                * a subnet-router anycast address on an interface attached
                 * to a shared medium.
                 */
                rt = rtalloc1(ifa->ifa_addr, 0, 0);

Reply via email to