Kconfig: A couple of grammatical fixes in arch/i386/Kconfig
authorRobert P. J. Day <rpjday@mindspring.com>
Wed, 9 May 2007 05:23:41 +0000 (07:23 +0200)
committerAdrian Bunk <bunk@stusta.de>
Wed, 9 May 2007 05:23:41 +0000 (07:23 +0200)
Fix a couple grammatical errors in arch/i386/Kconfig.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
arch/i386/Kconfig

index 64ad10f..30944ee 100644 (file)
@@ -858,9 +858,9 @@ config RELOCATABLE
        bool "Build a relocatable kernel(EXPERIMENTAL)"
        depends on EXPERIMENTAL
        help
-         This build a kernel image that retains relocation information
+         This builds a kernel image that retains relocation information
           so it can be loaded someplace besides the default 1MB.
-         The relocations tend to the kernel binary about 10% larger,
+         The relocations tend to make the kernel binary about 10% larger,
           but are discarded at runtime.
 
          One use is for the kexec on panic case where the recovery kernel