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 <colin.i.king@gmail.com> Acked-by: Stefano Stabellini <sstabellini@kernel.org> Link: https://lore.kernel.org/r/20221007203500.2756787-1-colin.i.king@gmail.com Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent 3fac373 commit 7880672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)