Fix spelling error in "vm" element README.md

Change-Id: I7b5e38277843da1ee6496292a7d6ff147c97cf31
This commit is contained in:
Jonathan Brownell 2014-02-27 15:24:13 -08:00
parent 61d474f2cd
commit 9c05300728

View File

@ -1,7 +1,7 @@
Sets up a partitioned disk (rather than building just one filesystem with no
partition table).
By default the disk will have grub[2]-install run on it, in case GRUB2
is not available in the system a fallback to Extlinux will happen. It's
also possible to enforce the use of Extlinux exporting a DIB_EXTLINUX
varible to the environment.
By default the disk will have grub[2]-install run on it. In case GRUB2
is not available in the system, a fallback to Extlinux will happen. It's
also possible to enforce the use of Extlinux by exporting a DIB_EXTLINUX
variable to the environment.