]> Git Repo - linux.git/commitdiff
mm/Kconfig: fix spelling mistake "whats" -> "what's"
authorColin Ian King <[email protected]>
Fri, 18 Dec 2020 22:05:32 +0000 (14:05 -0800)
committerLinus Torvalds <[email protected]>
Sat, 19 Dec 2020 19:25:41 +0000 (11:25 -0800)
There is a spelling mistake in the Kconfig help text. Fix it.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/Kconfig

index 4275c25b5d8afc5d96cf5e6b733d2f7e0e0daf92..f730605b8dcf4971f37a01fbd311dd6d82d44422 100644 (file)
@@ -713,7 +713,7 @@ config ZSMALLOC_STAT
        select DEBUG_FS
        help
          This option enables code in the zsmalloc to collect various
-         statistics about whats happening in zsmalloc and exports that
+         statistics about what's happening in zsmalloc and exports that
          information to userspace via debugfs.
          If unsure, say N.
 
This page took 0.0591 seconds and 4 git commands to generate.