aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2003-03-10 07:41:37 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-03-10 07:41:37 -0800
commit05c654081bb5e2e0a6cc6f06c540bf731ac251f8 (patch)
tree416cec4caa80ec592e47933bce503e28a57c2672 /init
parenta5b103cd6ea8cb1d0076fce41f60dcdf6272b24e (diff)
downloadhistory-05c654081bb5e2e0a6cc6f06c540bf731ac251f8.tar.gz
[PATCH] fix typo in init/Kconfig
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 7dec6b722483d3..2bf627e1d73d47 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -45,7 +45,7 @@ config SWAP
This option allows you to choose whether you want to have support
for socalled swap devices or swap files in your kernel that are
used to provide more virtual memory than the actual RAM present
- in your computer. If unusre say Y.
+ in your computer. If unsure say Y.
config SYSVIPC
bool "System V IPC"