[tools] fix segfault when using the maxlen argument (#4359)
[openwrt.git] / package / busybox / config / findutils / Config.in
index 54ef44e..991b97f 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.
 
This page took 0.029314 seconds and 4 git commands to generate.