diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-09-15 12:01:33 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-10-14 15:37:58 +0200 |
commit | 18f6533277cf21614bee1fb1eed2633dce0cf242 (patch) | |
tree | f8c042930c496bcb0d3dbcda68f7b9ee49528a43 /mm | |
parent | 002ace782cc8eef178808cc2b36853750154fe19 (diff) |
mm/Kconfig: Grammar s/an/a/
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'mm')
-rw-r--r-- | mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index 6cdd27043303..79ac9915d504 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -20,7 +20,7 @@ config FLATMEM_MANUAL Some users of more advanced features like NUMA and memory hotplug may have different options here. - DISCONTIGMEM is an more mature, better tested system, + DISCONTIGMEM is a more mature, better tested system, but is incompatible with memory hotplug and may suffer decreased performance over SPARSEMEM. If unsure between "Sparse Memory" and "Discontiguous Memory", choose |