Spelling fix in init/Kconfig for the help of CONFIG_SWAP
authorJesper Juhl <juhl-lkml@dif.dk>
Sun, 15 Jan 2006 01:40:08 +0000 (02:40 +0100)
committerAdrian 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

index 25f4d74..7efa729 100644 (file)
@@ -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.