From aa3e7444ec75c2f361e76b7a987c8bc673581f8a Mon Sep 17 00:00:00 2001 From: Tino Vazquez Date: Tue, 1 Mar 2022 16:40:36 +0100 Subject: [PATCH] M #-: Fix typo --- src/vmm_mad/remotes/vcenter/vcenterrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/vmm_mad/remotes/vcenter/vcenterrc b/src/vmm_mad/remotes/vcenter/vcenterrc index 7f9c81f16d..7cc2c490d4 100644 --- a/src/vmm_mad/remotes/vcenter/vcenterrc +++ b/src/vmm_mad/remotes/vcenter/vcenterrc @@ -47,10 +47,10 @@ # Set to true if you need OpenNebula avoid change imported MAC :keep_mac_on_imported: false -# Set to true to have Wild VM disks importent as persistent images, +# Set to true to have Wild VM disks imported as persistent images, # otherwise they will be imported as non persistent :wild_vm_persistent_images: true -# Set to true to have Wild VM disks importent as persistent images, +# Set to true to have Wild VM disks imported as persistent images, # otherwise they will be imported as non persistent :vm_template_persistent_images: false