[package] busybox: update to v1.13.4 (closes: #4279)
[openwrt/svn-archive/archive.git] / package / busybox / config / findutils / Config.in
index 54ef44e1786db6f87b2bf6c6c7b9ab7204921d65..991b97fac5ef11e9d7dafaf38f847183082597ca 100644 (file)
@@ -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.