aboutsummaryrefslogtreecommitdiff
path: root/networking/arping.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/arping.c')
-rw-r--r--networking/arping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/arping.c b/networking/arping.c
index bc6b6be6a..71672957e 100644
--- a/networking/arping.c
+++ b/networking/arping.c
@@ -10,7 +10,7 @@
//config: default y
//config: select PLATFORM_LINUX
//config: help
-//config: Ping hosts by ARP packets.
+//config: Ping hosts by ARP packets.
//config:
//applet:IF_ARPING(APPLET(arping, BB_DIR_USR_SBIN, BB_SUID_DROP))