Эх сурвалжийг харах

[PATCH] fix mm/Kconfig spelling

Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Dave Hansen 19 жил өмнө
parent
commit
f3519f9194
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      mm/Kconfig

+ 2 - 2
mm/Kconfig

@@ -29,7 +29,7 @@ config FLATMEM_MANUAL
 	  If unsure, choose this option (Flat Memory) over any other.
 	  If unsure, choose this option (Flat Memory) over any other.
 
 
 config DISCONTIGMEM_MANUAL
 config DISCONTIGMEM_MANUAL
-	bool "Discontigious Memory"
+	bool "Discontiguous Memory"
 	depends on ARCH_DISCONTIGMEM_ENABLE
 	depends on ARCH_DISCONTIGMEM_ENABLE
 	help
 	help
 	  This option provides enhanced support for discontiguous
 	  This option provides enhanced support for discontiguous
@@ -52,7 +52,7 @@ config SPARSEMEM_MANUAL
 	  memory hotplug systems.  This is normal.
 	  memory hotplug systems.  This is normal.
 
 
 	  For many other systems, this will be an alternative to
 	  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,
 	  performance benefits, along with decreased code complexity,
 	  but it is newer, and more experimental.
 	  but it is newer, and more experimental.