Skip to content

Commit 7880672

Browse files
ColinIanKingjgross1
authored andcommitted
xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
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]>
1 parent 3fac373 commit 7880672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/xen/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ config XEN_MEMORY_HOTPLUG_LIMIT
5656
depends on XEN_HAVE_PVMMU
5757
depends on MEMORY_HOTPLUG
5858
help
59-
Maxmium amount of memory (in GiB) that a PV guest can be
59+
Maximum amount of memory (in GiB) that a PV guest can be
6060
expanded to when using memory hotplug.
6161

6262
A PV guest can have more memory than this limit if is

0 commit comments

Comments
 (0)