diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-09-15 06:01:33 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-10-14 09:37:58 -0400 |
commit | 18f6533277cf21614bee1fb1eed2633dce0cf242 (patch) | |
tree | f8c042930c496bcb0d3dbcda68f7b9ee49528a43 /mm/Kconfig | |
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/Kconfig')
-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 | |||
20 | 20 | ||
21 | Some users of more advanced features like NUMA and | 21 | Some users of more advanced features like NUMA and |
22 | memory hotplug may have different options here. | 22 | memory hotplug may have different options here. |
23 | DISCONTIGMEM is an more mature, better tested system, | 23 | DISCONTIGMEM is a more mature, better tested system, |
24 | but is incompatible with memory hotplug and may suffer | 24 | but is incompatible with memory hotplug and may suffer |
25 | decreased performance over SPARSEMEM. If unsure between | 25 | decreased performance over SPARSEMEM. If unsure between |
26 | "Sparse Memory" and "Discontiguous Memory", choose | 26 | "Sparse Memory" and "Discontiguous Memory", choose |