]> Git Repo - linux.git/commitdiff
xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
authorColin Ian King <[email protected]>
Fri, 7 Oct 2022 20:35:00 +0000 (21:35 +0100)
committerJuergen Gross <[email protected]>
Wed, 12 Oct 2022 06:39:50 +0000 (08:39 +0200)
There is a spelling mistake in a Kconfig description. Fix it.

Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
drivers/xen/Kconfig

index a65bd92121a5d8df1badcfa5588cbedd40ea4425..d5d7c402b65112b8592ba10bd3fd1732c26b771e 100644 (file)
@@ -56,7 +56,7 @@ config XEN_MEMORY_HOTPLUG_LIMIT
        depends on XEN_HAVE_PVMMU
        depends on MEMORY_HOTPLUG
        help
-         Maxmium amount of memory (in GiB) that a PV guest can be
+         Maximum amount of memory (in GiB) that a PV guest can be
          expanded to when using memory hotplug.
 
          A PV guest can have more memory than this limit if is
This page took 0.056054 seconds and 4 git commands to generate.