X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/396dbf68b1cfdce2e6f455b5ec646b4c5b65c55e..6a26e8186b1cc0e6e650f762a08475d944b1288d:/package/busybox/config/findutils/Config.in diff --git a/package/busybox/config/findutils/Config.in b/package/busybox/config/findutils/Config.in index 54ef44e17..991b97fac 100644 --- a/package/busybox/config/findutils/Config.in +++ b/package/busybox/config/findutils/Config.in @@ -146,7 +146,7 @@ config BUSYBOX_CONFIG_FEATURE_FIND_DELETE default n depends on BUSYBOX_CONFIG_FIND && BUSYBOX_CONFIG_FEATURE_FIND_DEPTH help - Support the 'find -delete' option for deleting files and direcotries. + Support the 'find -delete' option for deleting files and directories. WARNING: This option can do much harm if used wrong. Busybox will not try to protect the user from doing stupid things. Use with care.