diff options
author | cornelia.huck <cornelia.huck@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-26 10:17:53 +0000 |
---|---|---|
committer | cornelia.huck <cornelia.huck@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-26 10:17:53 +0000 |
commit | 490ccb611248ca4067a8a8b19336f05196d7a976 (patch) | |
tree | 35e2d6b46c0290222485b1b754f0043d765b3bf4 /introduction.tex | |
parent | 2a75834b5fa8813c3fa11ea41ff581463a030092 (diff) |
introduction: typo in terminology section
s/device/driver/ for the transitional driver description.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@282 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introduction.tex b/introduction.tex index f266dc6..6e2b67f 100644 --- a/introduction.tex +++ b/introduction.tex @@ -54,7 +54,7 @@ To simplify transition and note differences, the following terms are used: \hyperref[intro:Virtio PCI Draft]{[Virtio PCI Draft]} specification, thus allowing legacy drivers. \item[Transitional Driver] - A device which implements both this specification and the older + A driver which implements both this specification and the older \hyperref[intro:Virtio PCI Draft]{[Virtio PCI Draft]} specification, thus allowing legacy devices. \item[Non-Transitional Device] |