summaryrefslogtreecommitdiff
path: root/pfinet/linux-src/net/ipv6/ip6_fib.c
diff options
context:
space:
mode:
Diffstat (limited to 'pfinet/linux-src/net/ipv6/ip6_fib.c')
-rw-r--r--pfinet/linux-src/net/ipv6/ip6_fib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pfinet/linux-src/net/ipv6/ip6_fib.c b/pfinet/linux-src/net/ipv6/ip6_fib.c
index d1908348..9468c023 100644
--- a/pfinet/linux-src/net/ipv6/ip6_fib.c
+++ b/pfinet/linux-src/net/ipv6/ip6_fib.c
@@ -234,7 +234,7 @@ static __inline__ void rt6_release(struct rt6_info *rt)
/*
* Routing Table
*
- * return the apropriate node for a routing tree "add" operation
+ * return the appropriate node for a routing tree "add" operation
* by either creating and inserting or by returning an existing
* node.
*/