Skip to content

Commit

Permalink
[PATCH] fix mm/Kconfig spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Hansen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
hansendc authored and Linus Torvalds committed Sep 17, 2005
1 parent b9491ac commit f3519f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ config FLATMEM_MANUAL
If unsure, choose this option (Flat Memory) over any other.

config DISCONTIGMEM_MANUAL
bool "Discontigious Memory"
bool "Discontiguous Memory"
depends on ARCH_DISCONTIGMEM_ENABLE
help
This option provides enhanced support for discontiguous
Expand All @@ -52,7 +52,7 @@ config SPARSEMEM_MANUAL
memory hotplug systems. This is normal.

For many other systems, this will be an alternative to
"Discontigious Memory". This option provides some potential
"Discontiguous Memory". This option provides some potential
performance benefits, along with decreased code complexity,
but it is newer, and more experimental.

Expand Down

0 comments on commit f3519f9

Please sign in to comment.