diff --git a/etc/xen-tools.conf b/etc/xen-tools.conf index 2f68bc6..7567038 100644 --- a/etc/xen-tools.conf +++ b/etc/xen-tools.conf @@ -307,13 +307,13 @@ reiser_options = defaults # # -# Here you can conrol weather your dom0's /etc/hosts file should be +# Here you can control weather your dom0's /etc/hosts file should be # appended with the new guest, and also if your dom0's /etc/hosts file # should be copied to the new guest. # # Change the following options to 1 to set them -# nohosts - don't touch the domm0's /etc/hosts file -# copyhosts - don't copy the dom0's /etc/hosts to the guest +# nohosts - don't touch the dom0's /etc/hosts file +# copyhosts - copy the dom0's /etc/hosts to the guest # # by default new guests ARE added to the dom0's /etc/hosts file # nohosts = 0 # default