aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-08-04 11:25:20 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-08-04 11:25:20 +0100
commit3adee298e7ffe07d82105cae81d75f76ec85df8a (patch)
tree693515c06947780d5792ef9b1191f486a8c86414 /README
parent419ef45e2b41d4a9710e32e60bd9b2973b94f197 (diff)
downloadxen-3adee298e7ffe07d82105cae81d75f76ec85df8a.tar.gz
xen-3adee298e7ffe07d82105cae81d75f76ec85df8a.tar.bz2
xen-3adee298e7ffe07d82105cae81d75f76ec85df8a.zip
Fix a few typos
From: Diego Ongaro <diego.ongaro@eu.citrix.com> Acked-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7039c5905a..1a46b32371 100644
--- a/README
+++ b/README
@@ -224,6 +224,6 @@ tarballs of the source. Instructions in the tboot README describe how
to modify grub.conf to use tboot to launch Xen.
There are optional targets as part of Xen's top-level makefile that will
-downlaod and build tboot: install-tboot, build-tboot, dist-tboot, clean-tboot.
+download and build tboot: install-tboot, build-tboot, dist-tboot, clean-tboot.
These will download the latest tar file from the SourceForge site using wget,
then build/install/dist according to Xen's settings.