Commit b5b7fe86 authored by Leo Sperling's avatar Leo Sperling Committed by Greg Kroah-Hartman

staging: android: Fix grammar error in Kconfig file

Remove the "s" from kills so that the help message is easier to understand
Signed-off-by: default avatarLeo Sperling <leosperling97@gmx.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d03c023e
......@@ -20,7 +20,7 @@ config ANDROID_LOW_MEMORY_KILLER
Registers processes to be killed when low memory conditions, this is useful
as there is no particular swap space on android.
The registered process will kills according to the priorities in android init
The registered process will kill according to the priorities in android init
scripts (/init.rc), and it defines priority values with minimum free memory size
for each priority.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment