- typo in documentation

This commit is contained in:
Bernhard Reutner-Fischer 2008-10-27 21:30:39 +00:00
parent 6214941a3a
commit d498850e02

View File

@ -146,7 +146,7 @@ config FEATURE_FIND_DELETE
default n default n
depends on FIND && FEATURE_FIND_DEPTH depends on FIND && FEATURE_FIND_DEPTH
help 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 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. try to protect the user from doing stupid things. Use with care.