diff options
author | hornet <hornet@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-10-09 12:38:07 +0000 |
---|---|---|
committer | hornet <hornet@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-10-09 12:38:07 +0000 |
commit | fce0e55f9027102e4c16f7b82f78794b6bb964b0 (patch) | |
tree | fb0232f78a78dc2428d1e66526d91fba27fe83ed | |
parent | c90c93d188ca068e699cdcf13f9e60035d360438 (diff) |
2.1.2.1 Legacy Interface: Fixed typo
s/accomodates/accommodates
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@59 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | virtio-v1.0-wd01-part1-specification.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtio-v1.0-wd01-part1-specification.txt b/virtio-v1.0-wd01-part1-specification.txt index 2390fbd..73ac6cf 100644 --- a/virtio-v1.0-wd01-part1-specification.txt +++ b/virtio-v1.0-wd01-part1-specification.txt @@ -154,7 +154,7 @@ before accessing that part of the configuration space. Earlier drafts of this specification (up to 0.9.X) defined a similar, but different interface between the hypervisor and the guest. Since these are widely deployed, this specification -accomodates optional features to simplify transition +accommodates optional features to simplify transition from these earlier draft interfaces. Specifically: Legacy Interface |