Patch to kernel/power/Kconfig

From: Jim Nelson
Date: Mon Oct 18 2004 - 04:38:05 EST


Fixes misspelling in kernel/power/Kconfig

Apply against 2.6.9-rc4.

diff -u kernel/power/Kconfig.orig kernel/power/Kconfig

--- kernel/power/Kconfig.orig 2004-10-16 08:58:00.312882090 -0400
+++ kernel/power/Kconfig 2004-10-16 08:58:38.811749044 -0400
@@ -29,7 +29,7 @@
bool "Software Suspend (EXPERIMENTAL)"
depends on EXPERIMENTAL && PM && SWAP
---help---
- Enable the possibilty of suspendig machine. It doesn't need APM.
+ Enable the possibilty of suspending machine. It doesn't need APM.
You may suspend your machine by 'swsusp' or 'shutdown -z <time>'
(patch for sysvinit needed).