From b809b786f69cb48d8e0cd82c4b01f7e99db1e42a Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 25 Feb 2007 19:09:33 +0000 Subject: [PATCH] 2007-02-25 19:09:33 by steve Typo-fix. --- etc/xen-tools.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/xen-tools.conf b/etc/xen-tools.conf index 071e97a..a6a305c 100644 --- a/etc/xen-tools.conf +++ b/etc/xen-tools.conf @@ -84,7 +84,7 @@ install-method = debootstrap # when installing new systems by a "copy" or "tar" method you can # do so here: # -# instlal-method=copy: +# install-method=copy: # copy-cmd = /bin/cp -a $src/* $dest # # install-method=tar: