aboutsummaryrefslogtreecommitdiff
path: root/networking/route.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/route.c')
-rw-r--r--networking/route.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/route.c b/networking/route.c
index 38b95b2f2..32789eecc 100644
--- a/networking/route.c
+++ b/networking/route.c
@@ -29,7 +29,7 @@
//config: default y
//config: select PLATFORM_LINUX
//config: help
-//config: Route displays or manipulates the kernel's IP routing tables.
+//config: Route displays or manipulates the kernel's IP routing tables.
//applet:IF_ROUTE(APPLET(route, BB_DIR_SBIN, BB_SUID_DROP))