From 4e9b216c8638171fa25242497e303c359e970fc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Jourdois?= Date: Sat, 10 Jul 2010 09:58:24 +0200 Subject: [PATCH] Typos --- etc/xen-tools.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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