[PATCH] 2.6.16.18 - spelling fix

From: Justin Piszcz
Date: Sat May 27 2006 - 20:18:24 EST


I was experimenting with Linux SW raid today and found a spelling error when reading the help menus...

Patch attached, not sure if this is the right place to send it or if patches go to Andrew Morton (misc ones like this)...

Justin.

diff -uprN linux-2.6.16.18/drivers/md/Kconfig linux-2.6.16.18-diff/drivers/md/Kconfig
--- linux-2.6.16.18/drivers/md/Kconfig 2006-05-22 14:04:35.000000000 -0400
+++ linux-2.6.16.18-diff/drivers/md/Kconfig 2006-05-27 20:14:50.501458687 -0400
@@ -90,7 +90,7 @@ config MD_RAID10
depends on BLK_DEV_MD && EXPERIMENTAL
---help---
RAID-10 provides a combination of striping (RAID-0) and
- mirroring (RAID-1) with easier configuration and more flexable
+ mirroring (RAID-1) with easier configuration and more flexible
layout.
Unlike RAID-0, but like RAID-1, RAID-10 requires all devices to
be the same size (or at least, only as much as the smallest device