From 8d85c81beef7115cb8400bbd38c2d56c3af354ca Mon Sep 17 00:00:00 2001 From: SimonFair <39065407+SimonFair@users.noreply.github.com> Date: Mon, 17 Oct 2022 12:49:14 +0100 Subject: [PATCH] Fix text --- plugins/dynamix.vm.manager/templates/Custom.form.php | 2 +- plugins/dynamix.vm.manager/templates/LibreELEC.form.php | 4 ++-- plugins/dynamix.vm.manager/templates/OpenELEC.form.php | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/dynamix.vm.manager/templates/Custom.form.php b/plugins/dynamix.vm.manager/templates/Custom.form.php index 884950ed6..7b7a04d37 100644 --- a/plugins/dynamix.vm.manager/templates/Custom.form.php +++ b/plugins/dynamix.vm.manager/templates/Custom.form.php @@ -1263,7 +1263,7 @@

If you wish to assign any other PCI devices to your guest, you can select them from this list.

-

Use boot order to set device as bootable and boot sequemce. Only NVMe devices (PCI types 0108) supported for boot order.

+

Use boot order to set device as bootable and boot sequence. Only NVMe devices (PCI types 0108) supported for boot order.

diff --git a/plugins/dynamix.vm.manager/templates/LibreELEC.form.php b/plugins/dynamix.vm.manager/templates/LibreELEC.form.php index 750d2715d..ef105962e 100644 --- a/plugins/dynamix.vm.manager/templates/LibreELEC.form.php +++ b/plugins/dynamix.vm.manager/templates/LibreELEC.form.php @@ -1052,8 +1052,8 @@ $hdrXML = "\n"; // XML encoding declaratio

If you wish to assign any other PCI devices to your guest, you can select them from this list.

-

Use boot order to set device as bootable and boot sequemce. Only NVMe devices (PCI types 0108) supported for boot order.

-
+

Use boot order to set device as bootable and boot sequence. Only NVMe devices (PCI types 0108) supported for boot order.

+ diff --git a/plugins/dynamix.vm.manager/templates/OpenELEC.form.php b/plugins/dynamix.vm.manager/templates/OpenELEC.form.php index eb10fee8b..2363154a9 100644 --- a/plugins/dynamix.vm.manager/templates/OpenELEC.form.php +++ b/plugins/dynamix.vm.manager/templates/OpenELEC.form.php @@ -1046,8 +1046,8 @@ $hdrXML = "\n"; // XML encoding declaratio

If you wish to assign any other PCI devices to your guest, you can select them from this list.

-

Use boot order to set device as bootable and boot sequemce. Only NVMe devices (PCI types 0108) supported for boot order.

-
+

Use boot order to set device as bootable and boot sequence. Only NVMe devices (PCI types 0108) supported for boot order.

+