summaryrefslogtreecommitdiffstats
path: root/config/busybox/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/busybox/networking/Config.in')
-rw-r--r--config/busybox/networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/busybox/networking/Config.in b/config/busybox/networking/Config.in
index caaf54491..681c6aea8 100644
--- a/config/busybox/networking/Config.in
+++ b/config/busybox/networking/Config.in
@@ -593,7 +593,7 @@ config BB_CONFIG_NETSTAT
netstat prints information about the Linux networking subsystem.
config BB_CONFIG_FEATURE_NETSTAT_WIDE
- bool " Enable wide netstat output"
+ bool "Enable wide netstat output"
default n
depends on BB_CONFIG_NETSTAT
help