aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
authorDavid Sterba <dave@jikos.cz>2007-05-09 07:12:20 +0200
committerAdrian Bunk <bunk@stusta.de>2007-05-09 07:12:20 +0200
commit3dde6ad8fc3939d345a3768464ecff43c91d511a (patch)
treebf36419973a724f854ba69de793daaf3d916f9a0 /arch/ia64/Kconfig
parentStyle fix in fs/select.c (diff)
downloadlinux-dev-3dde6ad8fc3939d345a3768464ecff43c91d511a.tar.xz
linux-dev-3dde6ad8fc3939d345a3768464ecff43c91d511a.zip
Fix trivial typos in Kconfig* files
Fix several typos in help text in Kconfig* files. Signed-off-by: David Sterba <dave@jikos.cz> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r--arch/ia64/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index e23af4b6ae8c..6e41471449c0 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -468,7 +468,7 @@ config KEXEC
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
- but it is indepedent of the system firmware. And like a reboot
+ but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.
The name comes from the similiarity to the exec system call.