diff --git a/linux-net-kernel/net/8021q/vlanproc.c b/linux-net-kernel/net/8021q/vlanproc.c index afead35..b5456f4 100755 --- a/linux-net-kernel/net/8021q/vlanproc.c +++ b/linux-net-kernel/net/8021q/vlanproc.c @@ -54,7 +54,7 @@ static const char name_conf[] = "config"; /* * Structures for interfacing with the /proc filesystem. - * VLAN creates its own directory /proc/net/vlan with the folowing + * VLAN creates its own directory /proc/net/vlan with the following * entries: * config device status/configuration * entry for each device diff --git a/linux-net-kernel/net/wanrouter/wanproc.c b/linux-net-kernel/net/wanrouter/wanproc.c index c44d96b..77f54ef 100755 --- a/linux-net-kernel/net/wanrouter/wanproc.c +++ b/linux-net-kernel/net/wanrouter/wanproc.c @@ -51,7 +51,7 @@ /* * Structures for interfacing with the /proc filesystem. - * Router creates its own directory /proc/net/router with the folowing + * Router creates its own directory /proc/net/router with the following * entries: * config device configuration * status global device statistics