aboutsummaryrefslogtreecommitdiff
path: root/mm/Kconfig
diff options
context:
space:
mode:
authorPhilipp Marek <philipp.marek@bmlv.gv.at>2007-10-20 02:46:58 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-20 02:46:58 +0200
commitad3d0a3827a3ce45ee4141de81be7375157b42de (patch)
tree47c96799b8108e57dd24036beae314441eb8822f /mm/Kconfig
parent2de206d8f09c8b01d3721f860c28258838953a18 (diff)
small documentation fixes
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'mm/Kconfig')
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index b1f03b0eb7f..c070ec0c15b 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -37,7 +37,7 @@ config DISCONTIGMEM_MANUAL
in their physical address spaces, and this option provides
more efficient handling of these holes. However, the vast
majority of hardware has quite flat address spaces, and
- can have degraded performance from extra overhead that
+ can have degraded performance from the extra overhead that
this option imposes.
Many NUMA configurations will have this as the only option.