busybox: fix typo in Config.in (#14628)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39114
This commit is contained in:
Felix Fietkau 2013-12-17 07:17:00 +00:00
parent b27f84034b
commit 34839b95cf

View File

@ -1,6 +1,6 @@
if PACKAGE_busybox
config BUSYBOX_ENABLE_NFS_MOUNT
bool "Enable NFS mount support
bool "Enable NFS mount support"
endif