projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
014c254
)
Spelling fix in init/Kconfig for the help of CONFIG_SWAP
author
Jesper Juhl
<juhl-lkml@dif.dk>
Sun, 15 Jan 2006 01:40:08 +0000
(
02:40
+0100)
committer
Adrian Bunk
<bunk@r063144.stusta.swh.mhn.de>
Sun, 15 Jan 2006 01:40:08 +0000
(
02:40
+0100)
Trivial spelling fix s/socalled/so called/
Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
init/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/init/Kconfig
b/init/Kconfig
index 25f4d74adf7ed49d48a635b93b215b4f3bd96352..7efa729d2cf4c51f69ac846ded5a66d406129056 100644
(file)
--- a/
init/Kconfig
+++ b/
init/Kconfig
@@
-99,7
+99,7
@@
config SWAP
default y
help
This option allows you to choose whether you want to have support
- for socalled swap devices or swap files in your kernel that are
+ for so
called 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 unsure say Y.