- typo in documentation
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 27 Oct 2008 21:30:39 +0000 (21:30 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 27 Oct 2008 21:30:39 +0000 (21:30 -0000)
findutils/Config.in

index 9bb73d3f396e6d388995a41ae33b8db19e4a03eb..d69a2385b4a38e8991c79b5f502f0d15661a2aee 100644 (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.