aboutsummaryrefslogtreecommitdiff
path: root/networking/nslookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/nslookup.c')
-rw-r--r--networking/nslookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/nslookup.c b/networking/nslookup.c
index 4e479730c..45c218e6c 100644
--- a/networking/nslookup.c
+++ b/networking/nslookup.c
@@ -14,7 +14,7 @@
//config: bool "nslookup (4.5 kb)"
//config: default y
//config: help
-//config: nslookup is a tool to query Internet name servers.
+//config: nslookup is a tool to query Internet name servers.
//applet:IF_NSLOOKUP(APPLET(nslookup, BB_DIR_USR_BIN, BB_SUID_DROP))