From: Randy Dunlap <[email protected]>

Fix minor grammar in explanation of 'memtest' options.

Signed-off-by: Randy Dunlap <[email protected]>
---
 lib/Kconfig.debug |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- lnx-414-rc5.orig/lib/Kconfig.debug
+++ lnx-414-rc5/lib/Kconfig.debug
@@ -1925,10 +1925,10 @@ config MEMTEST
        ---help---
          This option adds a kernel parameter 'memtest', which allows memtest
          to be set.
-               memtest=0, mean disabled; -- default
-               memtest=1, mean do 1 test pattern;
+               memtest=0, means disabled; -- default
+               memtest=1, means do 1 test pattern;
                ...
-               memtest=17, mean do 17 test patterns.
+               memtest=17, means do 17 test patterns.
          If you are unsure how to answer this question, answer N.
 
 config BUG_ON_DATA_CORRUPTION


Reply via email to