From d498850e02861ac4422f9a1e88deb8dec2c34887 Mon Sep 17 00:00:00 2001
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Date: Mon, 27 Oct 2008 21:30:39 +0000
Subject: - typo in documentation

---
 findutils/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/findutils/Config.in b/findutils/Config.in
index 9bb73d3f3..d69a2385b 100644
--- a/findutils/Config.in
+++ b/findutils/Config.in
@@ -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.
 
-- 
cgit v1.2.3-55-g6feb