From: Armin Schindler <armin@melware.de>

just a small patch to fix a typo.


---

 25-akpm/arch/i386/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/i386/Kconfig~kconfig-tpyo-fix arch/i386/Kconfig
--- 25/arch/i386/Kconfig~kconfig-tpyo-fix	2004-03-23 22:59:50.706347992 -0800
+++ 25-akpm/arch/i386/Kconfig	2004-03-23 22:59:50.709347536 -0800
@@ -829,7 +829,7 @@ config IRQBALANCE
 	depends on SMP && X86_IO_APIC
 	default y
 	help
- 	  The defalut yes will allow the kernel to do irq load balancing.
+ 	  The default yes will allow the kernel to do irq load balancing.
 	  Saying no will keep the kernel from doing irq load balancing.
 
 config HAVE_DEC_LOCK

_