- typo in documentation

1_13_stable
Bernhard Reutner-Fischer 2008-10-27 21:30:39 +00:00
parent 6214941a3a
commit d498850e02
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ config FEATURE_FIND_DELETE
default n
depends on FIND && 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.