busybox: fix typo in Config.in (#14628)
[librecmc/librecmc.git] / package / utils / busybox / Config.in
index 8420ef5e522caac64ea8ec751e72e79562f82bcd..9a8def66b9252caac6716b82cc4928ec34a92a03 100644 (file)
@@ -1,6 +1,6 @@
 if PACKAGE_busybox
 
 config BUSYBOX_ENABLE_NFS_MOUNT
-       bool "Enable NFS mount support
+       bool "Enable NFS mount support"
 
 endif