Commit 01ab1ede authored by Colin Ian King's avatar Colin Ian King Committed by Linus Torvalds
Browse files

mm/Kconfig: fix spelling mistake "whats" -> "what's"

parent e9ce39b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.