x86/mm/pat: Fix typo in the Kconfig help text
authorIngo Molnar <mingo@kernel.org>
Wed, 20 Nov 2019 14:57:04 +0000 (15:57 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 10 Dec 2019 09:12:55 +0000 (10:12 +0100)
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig

index 5e89499..b677857 100644 (file)
@@ -1512,7 +1512,7 @@ config X86_CPA_STATISTICS
        bool "Enable statistic for Change Page Attribute"
        depends on DEBUG_FS
        ---help---
-         Expose statistics about the Change Page Attribute mechanims, which
+         Expose statistics about the Change Page Attribute mechanism, which
          helps to determine the effectiveness of preserving large and huge
          page mappings when mapping protections are changed.